Author: norman
Date: Thu Jul 16 08:02:22 2009
New Revision: 794578

URL: http://svn.apache.org/viewvc?rev=794578&view=rev
Log:
remove local cobogw libs, cobogw provide an maven2 repos now

Modified:
    labs/hupa/pom.xml

Modified: labs/hupa/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/hupa/pom.xml?rev=794578&r1=794577&r2=794578&view=diff
==============================================================================
--- labs/hupa/pom.xml (original)
+++ labs/hupa/pom.xml Thu Jul 16 08:02:22 2009
@@ -53,6 +53,11 @@
                        <url>http://gwt-dispatch.googlecode.com/svn/maven2</url>
                </repository>
                <repository>
+                       <id>cobogw</id>
+                       <name>Cobogw repository at googlecode</name>
+                       <url>http://cobogw.googlecode.com/svn/maven2</url>
+               </repository>
+               <repository>
                        <id>guice</id>
                        <name>Guice repository at googlecode</name>
                        <url>http://guice-maven.googlecode.com/svn/trunk</url>
@@ -251,7 +256,7 @@
                </dependency>
                <dependency>
                        <groupId>org.cobogw.gwt</groupId>
-                       <artifactId>org.cobogw.gwt</artifactId>
+                       <artifactId>cobogw</artifactId>
                        <version>1.3</version>
                </dependency>
                <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to