File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Add this dependency to your project's POM:
1111<dependency >
1212 <groupId >com.browserstack</groupId >
1313 <artifactId >browserstack-local-java</artifactId >
14- <version >1.0.3 </version >
14+ <version >1.0.2 </version >
1515</dependency >
1616```
1717
Original file line number Diff line number Diff line change 33 <groupId >com.browserstack</groupId >
44 <artifactId >browserstack-local-java</artifactId >
55 <packaging >jar</packaging >
6- <version >1.0.3</version >
6+ <version >1.0.3-SNAPSHOT </version >
77
88 <name >browserstack-local-java</name >
99 <description >Java bindings for BrowserStack Local</description >
2929 <connection >scm:git:git@github.com:browserstack/browserstack-local-java.git</connection >
3030 <developerConnection >scm:git:git@github.com:browserstack/browserstack-local-java.git</developerConnection >
3131 <url >git@github.com:browserstack/browserstack-local-java.git</url >
32- <tag >HEAD</tag >
32+ <tag >HEAD</tag >
3333 </scm >
3434
3535 <distributionManagement >
3636 <snapshotRepository >
3737 <id >ossrh</id >
38- <url >https://oss.sonatype.org/content/repositories/releases </url >
38+ <url >https://oss.sonatype.org/content/repositories/snapshots </url >
3939 </snapshotRepository >
4040 </distributionManagement >
4141
You can’t perform that action at this time.
0 commit comments