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 620cfda commit c9eac4aCopy full SHA for c9eac4a
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.appium</groupId>
22
<artifactId>java-client</artifactId>
23
- <version>5.0.0-SNAPSHOT</version>
+ <version>4.1.0</version>
24
<dependencies>
25
<dependency>
26
<groupId>com.google.code.gson</groupId>
@@ -100,7 +100,7 @@
100
<connection>scm:git:ssh://[email protected]/appium/java-client.git</connection>
101
<developerConnection>scm:git:ssh://[email protected]/appium/java-client.git
102
</developerConnection>
103
- <tag>HEAD</tag>
+ <tag>4.1.0</tag>
104
</scm>
105
106
<developers>
0 commit comments