You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/06/14 20:32:21 UTC

svn commit: r414339 - /geronimo/devtools/eclipse-plugin/trunk/pom.xml

Author: sppatel
Date: Wed Jun 14 11:32:20 2006
New Revision: 414339

URL: http://svn.apache.org/viewvc?rev=414339&view=rev
Log:
fix codehaus repo 

Modified:
    geronimo/devtools/eclipse-plugin/trunk/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/pom.xml?rev=414339&r1=414338&r2=414339&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Wed Jun 14 11:32:20 2006
@@ -245,7 +245,7 @@
         <checksumPolicy>ignore</checksumPolicy>
       </snapshots>
       <releases>
-        <enabled>false</enabled>
+        <enabled>true</enabled>
       </releases>
     </repository>