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 3
3
<groupId >com.browserstack</groupId >
4
4
<artifactId >browserstack-local-java</artifactId >
5
5
<packaging >jar</packaging >
6
- <version >1.0.3-SNAPSHOT </version >
6
+ <version >1.0.3</version >
7
7
8
8
<name >browserstack-local-java</name >
9
9
<description >Java bindings for BrowserStack Local</description >
37
37
<id >ossrh</id >
38
38
<url >https://oss.sonatype.org/content/repositories/snapshots</url >
39
39
</snapshotRepository >
40
+ <repository >
41
+ <id >ossrh</id >
42
+ <url >https://oss.sonatype.org/content/repositories/releases</url >
43
+ </repository >
40
44
</distributionManagement >
41
45
42
46
<dependencies >
135
139
<configuration >
136
140
<serverId >ossrh</serverId >
137
141
<nexusUrl >https://oss.sonatype.org/</nexusUrl >
138
- <autoReleaseAfterClose >false </autoReleaseAfterClose >
142
+ <autoReleaseAfterClose >true </autoReleaseAfterClose >
139
143
</configuration >
140
144
</plugin >
141
145
<plugin >
You can’t perform that action at this time.
0 commit comments