File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 1616 <scm >
1717 <url >https://github.com/danubetech/verifiable-credentials-java</url >
1818 <connection >scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection >
19- <developerConnection >scm:git:git@danubetech/verifiable-credentials-java.git</developerConnection >
20- </scm >
19+ <
developerConnection >scm:git:
[email protected] :danubetech/verifiable-credentials-java.git</
developerConnection >
20+ </scm >
21+
22+ <distributionManagement >
23+ <snapshotRepository >
24+ <id >danubetech-maven-snapshots</id >
25+ <url >https://repo.danubetech.com/repository/maven-snapshots/</url >
26+ </snapshotRepository >
27+ <repository >
28+ <id >danubetech-maven-releases</id >
29+ <url >https://repo.danubetech.com/repository/maven-releases/</url >
30+ </repository >
31+ </distributionManagement >
32+
33+ <repositories >
34+ <repository >
35+ <id >danubtech-maven-snapshots</id >
36+ <url >https://repo.danubetech.com/repository/maven-snapshots/</url >
37+ </repository >
38+ <repository >
39+ <id >danubtech-maven-releases</id >
40+ <url >https://repo.danubetech.com/repository/maven-releases/</url >
41+ </repository >
42+ </repositories >
2143
2244 <properties >
2345 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments