File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 41
41
</developer >
42
42
</developers >
43
43
44
+ <scm >
45
+ <connection >scm:git:https://github.com/exonum/exonum-java-binding.git</connection >
46
+ <
developerConnection >scm:git:
[email protected] :/exonum/exonum-java-binding.git</
developerConnection >
47
+ <url >https://github.com/exonum/exonum-java-binding</url >
48
+ <tag >HEAD</tag >
49
+ </scm >
50
+ <issueManagement >
51
+ <system >github</system >
52
+ <url >https://github.com/exonum/exonum-java-binding/issues</url >
53
+ </issueManagement >
54
+ <distributionManagement >
55
+ <snapshotRepository >
56
+ <id >ossrh</id >
57
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
58
+ </snapshotRepository >
59
+ <repository >
60
+ <id >ossrh</id >
61
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
62
+ </repository >
63
+ </distributionManagement >
64
+
44
65
<properties >
45
66
<!-- Project configuration -->
46
67
<ejb .version>0.4.0</ejb .version>
You can’t perform that action at this time.
0 commit comments