File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 29
29
</developer >
30
30
</developers >
31
31
32
- <!-- <scm> -- >
33
- <!-- <connection>scm:git:git://github.com/Twasi/obs-websocket-java.git</connection> -- >
34
- <!-- <developerConnection>scm:git:[email protected] :Twasi/obs-websocket-java.git</developerConnection> -- >
35
- <!-- <url>https://github.com/Twasi/obs-websocket-java</url> -- >
36
- <!-- <tag>HEAD</tag> -- >
37
- <!-- </scm> -- >
32
+ <scm >
33
+ <connection >scm:git:git://github.com/Twasi/obs-websocket-java.git</connection >
34
+ <
developerConnection >scm:git:
[email protected] :Twasi/obs-websocket-java.git</
developerConnection >
35
+ <url >https://github.com/Twasi/obs-websocket-java</url >
36
+ <tag >HEAD</tag >
37
+ </scm >
38
38
39
39
<properties >
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
90
90
<skip >false</skip >
91
91
</configuration >
92
92
<executions >
93
- <!-- <execution> -- >
94
- <!-- <id>sign-artifacts</id> -- >
95
- <!-- <phase>verify</phase> -- >
96
- <!-- <goals> -- >
97
- <!-- <goal>sign</goal> -- >
98
- <!-- </goals> -- >
99
- <!-- </execution> -- >
93
+ <execution >
94
+ <id >sign-artifacts</id >
95
+ <phase >verify</phase >
96
+ <goals >
97
+ <goal >sign</goal >
98
+ </goals >
99
+ </execution >
100
100
</executions >
101
101
</plugin >
102
102
<plugin >
You can’t perform that action at this time.
0 commit comments