File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 26
26
<properties >
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
28
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
29
- <projectpath >json-schema</projectpath >
30
29
<maven .compiler.source>1.8</maven .compiler.source>
31
30
<maven .compiler.target>1.8</maven .compiler.target>
32
31
<jacoco .version>0.7.9</jacoco .version>
51
50
<url >http://www.everit.org</url >
52
51
</organization >
53
52
<scm >
54
- <connection >scm:git:git://github.com/everit-org/${projectpath} .git</connection >
55
- <developerConnection >scm:git:https://github.com/everit-org/${projectpath} .git</developerConnection >
56
- <url >https://github.com/everit-org/${projectpath} </url >
53
+ <connection >scm:git:git://github.com/everit-org/json-schema .git</connection >
54
+ <developerConnection >scm:git:https://github.com/everit-org/json-schema .git</developerConnection >
55
+ <url >https://github.com/everit-org/json-schema </url >
57
56
</scm >
58
57
<build >
59
58
<plugins >
You can’t perform that action at this time.
0 commit comments