You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/11/05 12:21:46 UTC

svn commit: r471402 - /myfaces/tobago/trunk/example/demo/pom.xml

Author: bommel
Date: Sun Nov  5 03:21:41 2006
New Revision: 471402

URL: http://svn.apache.org/viewvc?view=rev&rev=471402
Log:
cleanup

Modified:
    myfaces/tobago/trunk/example/demo/pom.xml

Modified: myfaces/tobago/trunk/example/demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/pom.xml?view=diff&rev=471402&r1=471401&r2=471402
==============================================================================
--- myfaces/tobago/trunk/example/demo/pom.xml (original)
+++ myfaces/tobago/trunk/example/demo/pom.xml Sun Nov  5 03:21:41 2006
@@ -206,14 +206,6 @@
           <scope>runtime</scope>
         </dependency>
       </dependencies>
-      <repositories>
-        <repository>
-          <id>java.net</id>
-          <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/repository</url>
-          <layout>legacy</layout>
-        </repository>
-      </repositories>
     </profile>
   </profiles>
 </project>