Commit 76dd1c2e36db3893de5a81bb2d03058b86fd657d
1 parent
8ebd5cb0
Exists in
master
Removido referências ao repositório do CJF
Showing
1 changed file
with
2 additions
and
25 deletions
Show diff stats
pom.xml
| @@ -327,31 +327,8 @@ | @@ -327,31 +327,8 @@ | ||
| 327 | 327 | ||
| 328 | </plugins> | 328 | </plugins> |
| 329 | </build> | 329 | </build> |
| 330 | - <repositories> | ||
| 331 | - <repository> | ||
| 332 | - <id>Nexus CJF</id> | ||
| 333 | - <url>http://nexus:8081/nexus/content/groups/public</url> | ||
| 334 | - <snapshots> | ||
| 335 | - <enabled>true</enabled> | ||
| 336 | - </snapshots> | ||
| 337 | - <releases> | ||
| 338 | - <enabled>true</enabled> | ||
| 339 | - </releases> | ||
| 340 | - | ||
| 341 | - </repository> | ||
| 342 | - </repositories> | ||
| 343 | - <pluginRepositories> | ||
| 344 | - <pluginRepository> | ||
| 345 | - <id>NEXUS CJF</id> | ||
| 346 | - <url>http://nexus:8081/nexus/content/groups/public</url> | ||
| 347 | - <snapshots> | ||
| 348 | - <enabled>true</enabled> | ||
| 349 | - </snapshots> | ||
| 350 | - <releases> | ||
| 351 | - <enabled>true</enabled> | ||
| 352 | - </releases> | ||
| 353 | - </pluginRepository> | ||
| 354 | - </pluginRepositories> | 330 | + |
| 331 | + | ||
| 355 | <properties> | 332 | <properties> |
| 356 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 333 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| 357 | </properties> | 334 | </properties> |