You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2012/10/04 20:58:30 UTC

svn commit: r1394212 - /geronimo/daytrader/trunk/pom.xml

Author: gawor
Date: Thu Oct  4 18:58:30 2012
New Revision: 1394212

URL: http://svn.apache.org/viewvc?rev=1394212&view=rev
Log:
use geronimo 3.0.1 snapshot

Modified:
    geronimo/daytrader/trunk/pom.xml

Modified: geronimo/daytrader/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/trunk/pom.xml?rev=1394212&r1=1394211&r2=1394212&view=diff
==============================================================================
--- geronimo/daytrader/trunk/pom.xml (original)
+++ geronimo/daytrader/trunk/pom.xml Thu Oct  4 18:58:30 2012
@@ -39,7 +39,7 @@
     </scm>
 
     <properties>        
-        <geronimoVersion>3.0-SNAPSHOT</geronimoVersion>
+        <geronimoVersion>3.0.1-SNAPSHOT</geronimoVersion>
         <!-- set siteId to artifactId for any "top level" project rooting a website -->
         <siteId>daytrader</siteId>
         <openjpaVersion>2.1.0</openjpaVersion>