removed not needed repository <repository>
<id>Apache</id> <name>Apache repository</name> <url>https://repo1.maven.org/maven2</url> </repository>
This commit is contained in:
parent
af33f2fb78
commit
d88ce70e93
6
pom.xml
6
pom.xml
|
@ -29,12 +29,6 @@
|
|||
<id>eclipselink</id>
|
||||
<url>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/eclipselink/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>Apache</id>
|
||||
<name>Apache repository</name>
|
||||
<url>https://repo1.maven.org/maven2</url>
|
||||
</repository>
|
||||
|
||||
</repositories>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue