Skip to content

Commit

Permalink
Fix deploy, update version to 0.1.2-ER
Browse files Browse the repository at this point in the history
  • Loading branch information
DaimonCool committed Jul 3, 2023
1 parent fe4660b commit 025de18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
<version>1.5.0</version>
<configuration>
<outputDirectory>${project.build.directory}</outputDirectory>
<flattenedPomFilename>${project.artifactId}-${project.version}.pom.xml</flattenedPomFilename>
<flattenedPomFilename>${project.artifactId}-${project.version}.pom</flattenedPomFilename>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 025de18

Please sign in to comment.