Commit c5b4e3c 1 parent c9477db commit c5b4e3c Copy full SHA for c5b4e3c
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >net.revelc.code</groupId >
21
21
<artifactId >revelc</artifactId >
22
- <version >5 </version >
22
+ <version >6 </version >
23
23
</parent >
24
24
<groupId >net.revelc.code</groupId >
25
25
<artifactId >zookeeper-maven-plugin</artifactId >
37
37
<maven >3.6.3</maven >
38
38
</prerequisites >
39
39
<scm >
40
+ <connection >scm:git:https://github.com/revelc/${github.site.repositoryName} .git</connection >
41
+ <developerConnection >scm:git:git@github.com:revelc/${github.site.repositoryName} .git</developerConnection >
40
42
<tag >HEAD</tag >
43
+ <url >https://github.com/revelc/${github.site.repositoryName} </url >
41
44
</scm >
42
45
<properties >
43
46
<formatter .configFile>src/tools/modified-google-style.xml</formatter .configFile>
You can’t perform that action at this time.
0 commit comments