File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed 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-SNAPSHOT </version >
6+ <version >1.0.3</version >
77
88 <name >browserstack-local-java</name >
99 <description >Java bindings for BrowserStack Local</description >
3737 <id >ossrh</id >
3838 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
3939 </snapshotRepository >
40+ <repository >
41+ <id >ossrh</id >
42+ <url >https://oss.sonatype.org/content/repositories/releases</url >
43+ </repository >
4044 </distributionManagement >
4145
4246 <dependencies >
135139 <configuration >
136140 <serverId >ossrh</serverId >
137141 <nexusUrl >https://oss.sonatype.org/</nexusUrl >
138- <autoReleaseAfterClose >false </autoReleaseAfterClose >
142+ <autoReleaseAfterClose >true </autoReleaseAfterClose >
139143 </configuration >
140144 </plugin >
141145 <plugin >
You can’t perform that action at this time.
0 commit comments