You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/08/26 09:14:24 UTC

svn commit: r989485 - /myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml

Author: matzew
Date: Thu Aug 26 07:14:24 2010
New Revision: 989485

URL: http://svn.apache.org/viewvc?rev=989485&view=rev
Log:
pom update

Modified:
    myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml

Modified: myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml?rev=989485&r1=989484&r2=989485&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml (original)
+++ myfaces/trinidad-maven/branches/2.0.x-branch/pom.xml Thu Aug 26 07:14:24 2010
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>6</version>
+    <version>9</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
@@ -196,12 +196,6 @@
   </modules>
 
   <distributionManagement>
-    <snapshotRepository>
-      <uniqueVersion>false</uniqueVersion>
-      <id>apache.snapshots</id>
-      <name>Apache Maven Snapshot Repository</name>
-      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
-    </snapshotRepository>
     <site>
       <id>apache-site</id>
       <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/trinidad/plugins/</url>