Skip to content

Commit 66f3af6

Browse files
[maven-release-plugin] prepare release 4.1.2
1 parent 269aa10 commit 66f3af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.appium</groupId>
2222
<artifactId>java-client</artifactId>
23-
<version>5.0.0-SNAPSHOT</version>
23+
<version>4.1.2</version>
2424
<dependencies>
2525
<dependency>
2626
<groupId>org.seleniumhq.selenium</groupId>
@@ -104,7 +104,7 @@
104104
<connection>scm:git:ssh://[email protected]/appium/java-client.git</connection>
105105
<developerConnection>scm:git:ssh://[email protected]/appium/java-client.git
106106
</developerConnection>
107-
<tag>HEAD</tag>
107+
<tag>4.1.2</tag>
108108
</scm>
109109

110110
<developers>

0 commit comments

Comments
 (0)