Skip to content

Commit 8586165

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d1a2178 commit 8586165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

66
<groupId>com.serenitydojo</groupId>
77
<artifactId>java-for-testers</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.0.1-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<name>java-for-testers</name>
1111
<url>https://expansion.serenity-dojo.com/courses/take/java-for-testers-and-test-automation</url>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/abhinay5993/java-for-testers.git</connection>
3131
<developerConnection>scm:git:https://github.com/abhinay5993/java-for-testers.git</developerConnection>
3232
<url>https://github.com/abhinay5993/java-for-testers</url>
33-
<tag>java-for-testers-1.0.0</tag>
33+
<tag>java-for-SDET-autodeployed-v</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)