Skip to content

Commit 436b90c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8d02fb8 commit 436b90c

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.14</version>
8+
<version>0.15-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<description>Java bindings for BrowserStack Automate REST API</description>
1111
<url>https://www.browserstack.com</url>
@@ -148,7 +148,7 @@
148148
<url>https://github.com/browserstack/automate-client-java</url>
149149
<connection>scm:git:https://github.com/browserstack/automate-client-java.git</connection>
150150
<developerConnection>scm:git:[email protected]:browserstack/automate-client-java.git</developerConnection>
151-
<tag>automate-client-java-0.14</tag>
151+
<tag>automate-client-java-0.12</tag>
152152
</scm>
153153

154154
</project>

0 commit comments

Comments
 (0)