Skip to content

Commit c9eac4a

Browse files
[maven-release-plugin] prepare release 4.1.0
1 parent 620cfda commit c9eac4a

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.0</version>
2424
<dependencies>
2525
<dependency>
2626
<groupId>com.google.code.gson</groupId>
@@ -100,7 +100,7 @@
100100
<connection>scm:git:ssh://[email protected]/appium/java-client.git</connection>
101101
<developerConnection>scm:git:ssh://[email protected]/appium/java-client.git
102102
</developerConnection>
103-
<tag>HEAD</tag>
103+
<tag>4.1.0</tag>
104104
</scm>
105105

106106
<developers>

0 commit comments

Comments
 (0)