You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/02/04 14:53:26 UTC

svn commit: r1564301 - in /myfaces/tobago/trunk/tobago-example: tobago-example-addressbook-cdi/pom.xml tobago-example-demo/pom.xml

Author: lofwyr
Date: Tue Feb  4 13:53:26 2014
New Revision: 1564301

URL: http://svn.apache.org/r1564301
Log:
clean up

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml?rev=1564301&r1=1564300&r2=1564301&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml Tue Feb  4 13:53:26 2014
@@ -678,13 +678,6 @@
           <value>mojarra-2.2</value>
         </property>
       </activation>
-      <repositories>
-        <repository>
-          <id>jvnet-nexus-snapshots</id>
-          <name>jvnet-nexus-snapshots</name>
-          <url>https://maven.java.net/content/repositories/snapshots/</url>
-        </repository>
-      </repositories>
       <dependencies>
         <dependency>
           <groupId>org.apache.openwebbeans</groupId>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1564301&r1=1564300&r2=1564301&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Tue Feb  4 13:53:26 2014
@@ -641,13 +641,6 @@
           <value>mojarra-2.2</value>
         </property>
       </activation>
-      <repositories>
-        <repository>
-          <id>jvnet-nexus-snapshots</id>
-          <name>jvnet-nexus-snapshots</name>
-          <url>https://maven.java.net/content/repositories/snapshots/</url>
-        </repository>
-      </repositories>
       <dependencies>
 
         <!-- Specs -->