Remove ZK repository as it's not needed anymore
FEA: ItEr75S08MigrationZK5
This commit is contained in:
parent
2826eece97
commit
9d592e15b8
1 changed files with 5 additions and 8 deletions
13
pom.xml
13
pom.xml
|
|
@ -146,19 +146,16 @@
|
|||
-->
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>ZK CE</id>
|
||||
<url>http://mavensync.zkoss.org/zk/ce</url>
|
||||
</repository>
|
||||
<!-- Getttext commons -->
|
||||
<repository>
|
||||
<id>gettext-commons-site</id>
|
||||
<url>http://gettext-commons.googlecode.com/svn/maven-repository</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>thirdparty</id>
|
||||
<url>http://nexus.libreplan.org/content/repositories/thirdparty</url>
|
||||
</repository>
|
||||
<!-- LibrePlan repository -->
|
||||
<repository>
|
||||
<id>thirdparty</id>
|
||||
<url>http://nexus.libreplan.org/content/repositories/thirdparty</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue