Revision: 1385
          http://stripes.svn.sourceforge.net/stripes/?rev=1385&view=rev
Author:   bengunter
Date:     2011-01-04 16:03:21 +0000 (Tue, 04 Jan 2011)

Log Message:
-----------
Remove SNAPSHOT from version for 1.5.5 release.

Modified Paths:
--------------
    tags/1.5.5/build.properties
    tags/1.5.5/examples/pom.xml
    tags/1.5.5/pom.xml
    tags/1.5.5/stripes/pom.xml
    tags/1.5.5/tests/pom.xml
    tags/1.5.5/webtests/pom.xml

Modified: tags/1.5.5/build.properties
===================================================================
--- tags/1.5.5/build.properties 2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/build.properties 2011-01-04 16:03:21 UTC (rev 1385)
@@ -2,7 +2,7 @@
 ## Properties file used during the Stripes build process.
 ## Author: Tim Fennell
 ###############################################################################
-stripes.version=1.5.5-SNAPSHOT
+stripes.version=1.5.5
 
 tomcat.username=operator
 tomcat.password=tank

Modified: tags/1.5.5/examples/pom.xml
===================================================================
--- tags/1.5.5/examples/pom.xml 2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/examples/pom.xml 2011-01-04 16:03:21 UTC (rev 1385)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.5-SNAPSHOT</version>
+        <version>1.5.5</version>
     </parent>
     <artifactId>examples</artifactId>
     <packaging>war</packaging>

Modified: tags/1.5.5/pom.xml
===================================================================
--- tags/1.5.5/pom.xml  2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/pom.xml  2011-01-04 16:03:21 UTC (rev 1385)
@@ -13,7 +13,7 @@
     </parent>
     <groupId>net.sourceforge.stripes</groupId>
     <artifactId>stripes-parent</artifactId>
-    <version>1.5.5-SNAPSHOT</version>
+    <version>1.5.5</version>
     <packaging>pom</packaging>
     <name>Stripes Parent</name>
     <url>http://stripesframework.org/</url>

Modified: tags/1.5.5/stripes/pom.xml
===================================================================
--- tags/1.5.5/stripes/pom.xml  2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/stripes/pom.xml  2011-01-04 16:03:21 UTC (rev 1385)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.5-SNAPSHOT</version>
+        <version>1.5.5</version>
     </parent>
     <artifactId>stripes</artifactId>
     <packaging>jar</packaging>

Modified: tags/1.5.5/tests/pom.xml
===================================================================
--- tags/1.5.5/tests/pom.xml    2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/tests/pom.xml    2011-01-04 16:03:21 UTC (rev 1385)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.5-SNAPSHOT</version>
+        <version>1.5.5</version>
     </parent>
     <artifactId>tests</artifactId>
     <packaging>jar</packaging>

Modified: tags/1.5.5/webtests/pom.xml
===================================================================
--- tags/1.5.5/webtests/pom.xml 2011-01-04 16:00:36 UTC (rev 1384)
+++ tags/1.5.5/webtests/pom.xml 2011-01-04 16:03:21 UTC (rev 1385)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.5-SNAPSHOT</version>
+        <version>1.5.5</version>
     </parent>
     <artifactId>webtests</artifactId>
     <packaging>war</packaging>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to