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>
|
<repositories>
|
||||||
<repository>
|
|
||||||
<id>ZK CE</id>
|
|
||||||
<url>http://mavensync.zkoss.org/zk/ce</url>
|
|
||||||
</repository>
|
|
||||||
<!-- Getttext commons -->
|
<!-- Getttext commons -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>gettext-commons-site</id>
|
<id>gettext-commons-site</id>
|
||||||
<url>http://gettext-commons.googlecode.com/svn/maven-repository</url>
|
<url>http://gettext-commons.googlecode.com/svn/maven-repository</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<!-- LibrePlan repository -->
|
||||||
<id>thirdparty</id>
|
<repository>
|
||||||
<url>http://nexus.libreplan.org/content/repositories/thirdparty</url>
|
<id>thirdparty</id>
|
||||||
</repository>
|
<url>http://nexus.libreplan.org/content/repositories/thirdparty</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue