File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >MultiChainJavaAPI</groupId >
55 <artifactId >MultiChainJavaAPI</artifactId >
6- <version >0.4.8 -SNAPSHOT</version >
6+ <version >0.4.9 -SNAPSHOT</version >
77
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <commons-collections4 .version>4.1</commons-collections4 .version>
1717 </properties >
1818
19+ <scm >
20+ <connection >scm:git:git://github.com/SimplyUb/MultiChainJavaAPI.git</connection >
21+ <developerConnection >scm:git:git@github.com/SimplyUb/MultiChainJavaAPI.git</developerConnection >
22+ <url >https://github.com/SimplyUb/MultiChainJavaAPI</url >
23+ </scm >
24+
1925 <build >
2026 <plugins >
2127 <plugin >
6268 <scope >test</scope >
6369 </dependency >
6470 </dependencies >
65- </project >
71+ </project >
You can’t perform that action at this time.
0 commit comments