File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
22
21
<groupId >io.appium</groupId >
23
22
<artifactId >java-client</artifactId >
24
- <version >4.0.0-SNAPSHOT </version >
23
+ <version >3. 4.0</version >
25
24
<dependencies >
26
25
<dependency >
27
26
<groupId >com.google.code.gson</groupId >
77
76
<url >https://github.com/appium/java-client</url >
78
77
<
connection >scm:git:ssh://
[email protected] /appium/java-client.git</
connection >
79
78
<
developerConnection >scm:git:ssh://
[email protected] /appium/java-client.git</
developerConnection >
80
- <tag >HEAD </tag >
79
+ <tag >3.4.0 </tag >
81
80
</scm >
82
81
83
82
<developers >
You can’t perform that action at this time.
0 commit comments