Skip to content

Commit 0a3fc12

Browse files
Update POM Version to 1.0.0-73
1 parent 3e8c25b commit 0a3fc12

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.cafapi.util.flywayinstaller</groupId>
3131
<artifactId>util-flywayinstaller-aggregator</artifactId>
32-
<version>1.0.0-SNAPSHOT</version>
32+
<version>1.0.0-73</version>
3333
<packaging>pom</packaging>
3434

3535
<name>Flyway Database Installer</name>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.github.cafapi.util.flywayinstaller</groupId>
9393
<artifactId>util-flywayinstaller</artifactId>
94-
<version>1.0.0-SNAPSHOT</version>
94+
<version>1.0.0-73</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>info.picocli</groupId>

util-flywayinstaller-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>util-flywayinstaller-aggregator</artifactId>
2626
<groupId>com.github.cafapi.util.flywayinstaller</groupId>
27-
<version>1.0.0-SNAPSHOT</version>
27+
<version>1.0.0-73</version>
2828
</parent>
2929

3030
<artifactId>util-flywayinstaller-cli</artifactId>

util-flywayinstaller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>util-flywayinstaller-aggregator</artifactId>
2626
<groupId>com.github.cafapi.util.flywayinstaller</groupId>
27-
<version>1.0.0-SNAPSHOT</version>
27+
<version>1.0.0-73</version>
2828
</parent>
2929

3030
<artifactId>util-flywayinstaller</artifactId>

0 commit comments

Comments
 (0)