We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a2178 commit 8586165Copy full SHA for 8586165
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.serenitydojo</groupId>
7
<artifactId>java-for-testers</artifactId>
8
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<name>java-for-testers</name>
11
<url>https://expansion.serenity-dojo.com/courses/take/java-for-testers-and-test-automation</url>
@@ -30,7 +30,7 @@
30
<connection>scm:git:git://github.com/abhinay5993/java-for-testers.git</connection>
31
<developerConnection>scm:git:https://github.com/abhinay5993/java-for-testers.git</developerConnection>
32
<url>https://github.com/abhinay5993/java-for-testers</url>
33
- <tag>java-for-testers-1.0.0</tag>
+ <tag>java-for-SDET-autodeployed-v</tag>
34
</scm>
35
36
<properties>
0 commit comments