You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2017/12/15 10:58:43 UTC

svn commit: r1818266 - /james/hupa/trunk/pom.xml

Author: dongxu
Date: Fri Dec 15 10:58:43 2017
New Revision: 1818266

URL: http://svn.apache.org/viewvc?rev=1818266&view=rev
Log:
Remove 404 repository, add jboss repository for cobogw.

Modified:
    james/hupa/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1818266&r1=1818265&r2=1818266&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Fri Dec 15 10:58:43 2017
@@ -338,18 +338,8 @@
             <url>http://repo1.maven.org/maven2/</url>
         </repository>
         <repository>
-            <id>guice, gin, gwt-vl, gwt-incubator, gwt-dnd</id>
-            <url>http://gwtquery-plugins.googlecode.com/svn/mavenrepo</url>
-        </repository>
-        <repository>
-            <id>gwt-presenter</id>
-            <name>GWT Presenter repository at googlecode</name>
-            <url>http://gwt-presenter.googlecode.com/svn/maven2</url>
-        </repository>
-        <repository>
-            <id>cobogw</id>
-            <name>Cobogw repository at googlecode</name>
-            <url>http://cobogw.googlecode.com/svn/maven2</url>
+            <id>JBoss repository</id>
+            <url>http://repository.jboss.org/nexus/content/groups/public/</url>
         </repository>
         <repository>
            <id>sonatype</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org