Skip to content

Commit 40c33d3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f959525 commit 40c33d3

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
<groupId>com.browserstack</groupId>
66
<artifactId>automate-client-java</artifactId>
77
<name>automate-client</name>
8-
<version>0.11</version>
8+
<version>0.12-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<description>Java bindings for BrowserStack Automate REST API</description>
1111
<url>https://www.browserstack.com</url>
@@ -142,7 +142,7 @@
142142
<url>https://github.com/browserstack/automate-client-java</url>
143143
<connection>scm:git:https://github.com/browserstack/automate-client-java.git</connection>
144144
<developerConnection>scm:git:[email protected]:browserstack/automate-client-java.git</developerConnection>
145-
<tag>automate-client-java-0.11</tag>
145+
<tag>automate-client-java-0.9</tag>
146146
</scm>
147147

148148
</project>

0 commit comments

Comments
 (0)