File tree Expand file tree Collapse file tree 1 file changed +21
-18
lines changed
Expand file tree Collapse file tree 1 file changed +21
-18
lines changed Original file line number Diff line number Diff line change 2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 </properties >
2222
23- <repositories >
24- <repository >
25- <id >nexus</id >
26- <url >http://192.168.1.235:8081/nexus/content/groups/public/</url >
27- </repository >
28- </repositories >
23+ <licenses >
24+ <license >
25+ <name >The Apache Software License, Version 2.0</name >
26+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
27+ <distribution >actable</distribution >
28+ </license >
29+ </licenses >
2930
30- <distributionManagement >
31- <repository >
32- <id >releases</id >
33- <name >Nexus Release Repository</name >
34- <url >http://192.168.1.235:8081/nexus/content/repositories/releases/</url >
35- </repository >
36- <snapshotRepository >
37- <id >snapshots</id >
38- <name >Nexus Snapshot Repository</name >
39- <url >http://192.168.1.235:8081/nexus/content/repositories/snapshots/</url >
40- </snapshotRepository >
41- </distributionManagement >
31+ <developers >
32+ <developer >
33+ <name >serv</name >
34+ 35+ <organization >zyd</organization >
36+ </developer >
37+ </developers >
38+
39+ <scm >
40+ <tag >master</tag >
41+ <
url >
[email protected] :izerui/java-runner-feedback.git</
url >
42+ <
connection >
[email protected] :izerui/java-runner-feedback.git</
connection >
43+ <
developerConnection >
[email protected] :izerui/java-runner-feedback.git</
developerConnection >
44+ </scm >
4245
4346 <build >
4447 <plugins >
You can’t perform that action at this time.
0 commit comments