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 >4.0.0</version >
25
24
<dependencies >
26
25
<dependency >
27
26
<groupId >com.google.code.gson</groupId >
83
82
<
connection >scm:git:ssh://
[email protected] /appium/java-client.git</
connection >
84
83
<
developerConnection >scm:git:ssh://
[email protected] /appium/java-client.git
85
84
</developerConnection >
86
- <tag >HEAD </tag >
85
+ <tag >4.0.0 </tag >
87
86
</scm >
88
87
89
88
<developers >
You can’t perform that action at this time.
0 commit comments