File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.browserstack</groupId >
76 <artifactId >automate-client-java</artifactId >
87 <name >automate-client</name >
9- <version >0.9-SNAPSHOT </version >
8+ <version >0.9</version >
109 <packaging >jar</packaging >
1110 <description >Java bindings for BrowserStack Automate REST API</description >
1211 <url >https://www.browserstack.com</url >
143142 <url >https://github.com/browserstack/automate-client-java</url >
144143 <connection >scm:git:https://github.com/browserstack/automate-client-java.git</connection >
145144 <
developerConnection >scm:git:
[email protected] :browserstack/automate-client-java.git</
developerConnection >
146- <tag >HEAD </tag >
145+ <tag >automate-client-java-0.9 </tag >
147146 </scm >
148147
149148</project >
You can’t perform that action at this time.
0 commit comments