You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jg...@apache.org on 2007/05/11 07:28:33 UTC

svn commit: r537103 - /geronimo/sandbox/gcache/pom.xml

Author: jgenender
Date: Thu May 10 22:28:33 2007
New Revision: 537103

URL: http://svn.apache.org/viewvc?view=rev&rev=537103
Log:
fix poms

Modified:
    geronimo/sandbox/gcache/pom.xml

Modified: geronimo/sandbox/gcache/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/gcache/pom.xml?view=diff&rev=537103&r1=537102&r2=537103
==============================================================================
--- geronimo/sandbox/gcache/pom.xml (original)
+++ geronimo/sandbox/gcache/pom.xml Thu May 10 22:28:33 2007
@@ -1,8 +1,8 @@
 <project>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.geronimo.gcache</groupId>
-    <version>1.0-SNAPSHOT</version>
     <artifactId>gcache</artifactId>
+    <version>1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>GCache</name>