File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >net.twasi</groupId >
8
- <artifactId >obs-remote -java</artifactId >
9
- <version >1.0-SNAPSHOT </version >
8
+ <artifactId >obs-websocket -java</artifactId >
9
+ <version >1.0.0 </version >
10
10
<build >
11
11
<plugins >
12
12
<plugin >
42
42
</repositories >
43
43
44
44
<distributionManagement >
45
- <snapshotRepository >
46
- <id >snapshots </id >
47
- <name >75d64b6ca878-snapshots </name >
48
- <url >https://artifactory.twasi.net/artifactory/libs-snapshot -local</url >
49
- </snapshotRepository >
45
+ <repository >
46
+ <id >central </id >
47
+ <name >libs-release-local </name >
48
+ <url >https://artifactory.twasi.net/artifactory/libs-release -local</url >
49
+ </repository >
50
50
</distributionManagement >
51
51
52
52
<dependencies >
You can’t perform that action at this time.
0 commit comments