You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2006/06/21 01:23:12 UTC

svn commit: r415862 - in /incubator/adffaces/trunk: adf-faces/pom.xml plugins/pom.xml

Author: matzew
Date: Tue Jun 20 18:23:12 2006
New Revision: 415862

URL: http://svn.apache.org/viewvc?rev=415862&view=rev
Log: (empty)

Modified:
    incubator/adffaces/trunk/adf-faces/pom.xml
    incubator/adffaces/trunk/plugins/pom.xml

Modified: incubator/adffaces/trunk/adf-faces/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/adf-faces/pom.xml?rev=415862&r1=415861&r2=415862&view=diff
==============================================================================
--- incubator/adffaces/trunk/adf-faces/pom.xml (original)
+++ incubator/adffaces/trunk/adf-faces/pom.xml Tue Jun 20 18:23:12 2006
@@ -407,6 +407,12 @@
   </dependencyManagement>
 
   <distributionManagement>
+    <snapshotRepository>
+      <uniqueVersion>false</uniqueVersion>
+      <id>apache-maven-snapshots</id>
+      <name>Apache Maven Snapshot Repository</name>
+      <url>scpexe://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+    </snapshotRepository>
 <!--
     <repository>
       <id>incubator</id>

Modified: incubator/adffaces/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/plugins/pom.xml?rev=415862&r1=415861&r2=415862&view=diff
==============================================================================
--- incubator/adffaces/trunk/plugins/pom.xml (original)
+++ incubator/adffaces/trunk/plugins/pom.xml Tue Jun 20 18:23:12 2006
@@ -155,6 +155,12 @@
   </modules>
 
   <distributionManagement>
+    <snapshotRepository>
+      <uniqueVersion>false</uniqueVersion>
+      <id>apache-maven-snapshots</id>
+      <name>Apache Maven Snapshot Repository</name>
+      <url>scpexe://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+    </snapshotRepository>
 <!--
     <repository>
       <id>incubator</id>