File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
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 : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xmlns =" http://maven.apache.org/POM/4.0.0"
20
- 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" >
21
19
<modelVersion >4.0.0</modelVersion >
22
20
23
21
<groupId >io.appium</groupId >
24
22
<artifactId >java-client</artifactId >
25
- <version >4.0.0-SNAPSHOT </version >
23
+ <version >3.4.1 </version >
26
24
<dependencies >
27
25
<dependency >
28
26
<groupId >com.google.code.gson</groupId >
84
82
<
connection >scm:git:ssh://
[email protected] /appium/java-client.git</
connection >
85
83
<
developerConnection >scm:git:ssh://
[email protected] /appium/java-client.git
86
84
</developerConnection >
87
- <tag >HEAD </tag >
85
+ <tag >3.4.1 </tag >
88
86
</scm >
89
87
90
88
<developers >
You can’t perform that action at this time.
0 commit comments