Skip to content

Commit 63e9251

Browse files
committed
Updated project version number on integration tests
1 parent 5a3bb75 commit 63e9251

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/it/custom-properties/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<plugin>
1919
<groupId>com.code54.mojo</groupId>
2020
<artifactId>buildversion-plugin</artifactId>
21-
<version>1.0.0-SNAPSHOT</version>
21+
<version>1.0.1-SNAPSHOT</version>
2222
<executions>
2323
<execution>
2424
<goals><goal>set-properties</goal></goals>

src/it/simple-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<plugin>
1919
<groupId>com.code54.mojo</groupId>
2020
<artifactId>buildversion-plugin</artifactId>
21-
<version>1.0.0-SNAPSHOT</version>
21+
<version>1.0.1-SNAPSHOT</version>
2222
<executions>
2323
<execution>
2424
<goals><goal>set-properties</goal></goals>

0 commit comments

Comments
 (0)