File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<spring .version>5.1.2.RELEASE</spring .version>
22
22
<junit .version>4.11</junit .version>
23
23
<log4j .version>1.2.17</log4j .version>
24
- <sonar .host.url>http://172.31.21.231:9000 /</sonar .host.url>
24
+ <sonar .host.url>http://172.31.21.231:7000 /</sonar .host.url>
25
25
<sonar .login>admin</sonar .login>
26
26
<sonar .password>admin</sonar .password>
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
97
97
<repository >
98
98
<id >nexus</id >
99
99
<name >ACADA Learning Releases Nexus Repository</name >
100
- <url >http://172.31.85.41 :8081/repository/new-project -release/</url >
100
+ <url >http://172.31.27.56 :8081/repository/rbc -release/</url >
101
101
</repository >
102
102
103
103
<snapshotRepository >
104
104
<id >nexus</id >
105
105
<name >ACADA Learning Snapshot Nexus Repository </name >
106
- <url >http://172.31.85.41 :8081/repository/new-project -snapshot/</url >
106
+ <url >http://172.31.27.56 :8081/repository/rbc -snapshot/</url >
107
107
</snapshotRepository >
108
108
109
109
</distributionManagement >
You can’t perform that action at this time.
0 commit comments