You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by jh...@apache.org on 2006/10/02 23:54:38 UTC

svn commit: r452238 - /excalibur/trunk/pom.xml

Author: jheymans
Date: Mon Oct  2 14:54:38 2006
New Revision: 452238

URL: http://svn.apache.org/viewvc?view=rev&rev=452238
Log:
fixing this in trunk

Modified:
    excalibur/trunk/pom.xml

Modified: excalibur/trunk/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/pom.xml?view=diff&rev=452238&r1=452237&r2=452238
==============================================================================
--- excalibur/trunk/pom.xml (original)
+++ excalibur/trunk/pom.xml Mon Oct  2 14:54:38 2006
@@ -31,11 +31,11 @@
       <url>file://home/jheymans/release-repository</url>
       <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
     </repository>
-    <snapshotRepository>
+    <!--snapshotRepository>
       <id>apache-maven-snapshot</id>
       <name>repository</name>
       <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
-    </snapshotRepository>
+    </snapshotRepository-->
   </distributionManagement>
   <build>
     <sourceDirectory>src/java</sourceDirectory>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org