You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/10/06 07:50:27 UTC

svn commit: r1004898 - in /myfaces/extensions/validator/branches/branch_for_jsf_2_0: parent/pom.xml pom.xml

Author: lu4242
Date: Wed Oct  6 05:50:26 2010
New Revision: 1004898

URL: http://svn.apache.org/viewvc?rev=1004898&view=rev
Log:
update to myfaces master pom v 9 and remove snapshots distribution repo

Modified:
    myfaces/extensions/validator/branches/branch_for_jsf_2_0/parent/pom.xml
    myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml

Modified: myfaces/extensions/validator/branches/branch_for_jsf_2_0/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_2_0/parent/pom.xml?rev=1004898&r1=1004897&r2=1004898&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_2_0/parent/pom.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_2_0/parent/pom.xml Wed Oct  6 05:50:26 2010
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>6</version>
+        <version>9</version>
     </parent>
 
     <groupId>org.apache.myfaces.extensions.validator</groupId>
@@ -234,12 +234,6 @@
     </scm>
 
     <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://people.apache.org/www/myfaces.apache.org/extensions/validator20</url>

Modified: myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml?rev=1004898&r1=1004897&r2=1004898&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_2_0/pom.xml Wed Oct  6 05:50:26 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>6</version>
+        <version>9</version>
     </parent>
 
     <groupId>org.apache.myfaces.extensions.validator</groupId>
@@ -42,12 +42,6 @@
     </scm>
 
     <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://people.apache.org/www/myfaces.apache.org/extensions/validator20</url>