Tony CHEMIT pushed to branch develop-5.x at ultreia.io / ird-observe
Commits:
-
bcd48848
by Tony CHEMIT at 2017-03-03T18:12:09+01:00
1 changed file:
Changes:
| ... | ... | @@ -238,6 +238,16 @@ |
| 238 | 238 |
</releases>
|
| 239 | 239 |
</repository>
|
| 240 | 240 |
</repositories>
|
| 241 |
+ <pluginRepositories>
|
|
| 242 |
+ <pluginRepository>
|
|
| 243 |
+ <id>before-central</id>
|
|
| 244 |
+ <url>https://nexus.nuiton.org/nexus/content/repositories/central-releases</url>
|
|
| 245 |
+ <releases>
|
|
| 246 |
+ <enabled>true</enabled>
|
|
| 247 |
+ <checksumPolicy>fail</checksumPolicy>
|
|
| 248 |
+ </releases>
|
|
| 249 |
+ </pluginRepository>
|
|
| 250 |
+ </pluginRepositories>
|
|
| 241 | 251 |
<dependencyManagement>
|
| 242 | 252 |
<dependencies>
|
| 243 | 253 |
|