Revision: 1307
          http://stripes.svn.sourceforge.net/stripes/?rev=1307&view=rev
Author:   bengunter
Date:     2010-11-10 03:31:55 +0000 (Wed, 10 Nov 2010)

Log Message:
-----------
Changed version from 1.5.4-SNAPSHOT to 1.5.4

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

Modified: tags/1.5.4/build.properties
===================================================================
--- tags/1.5.4/build.properties 2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/build.properties 2010-11-10 03:31:55 UTC (rev 1307)
@@ -2,7 +2,7 @@
 ## Properties file used during the Stripes build process.
 ## Author: Tim Fennell
 ###############################################################################
-stripes.version=1.5.4-SNAPSHOT
+stripes.version=1.5.4
 
 tomcat.username=operator
 tomcat.password=tank

Modified: tags/1.5.4/examples/pom.xml
===================================================================
--- tags/1.5.4/examples/pom.xml 2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/examples/pom.xml 2010-11-10 03:31:55 UTC (rev 1307)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4</version>
     </parent>
     <artifactId>examples</artifactId>
     <packaging>war</packaging>

Modified: tags/1.5.4/pom.xml
===================================================================
--- tags/1.5.4/pom.xml  2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/pom.xml  2010-11-10 03:31:55 UTC (rev 1307)
@@ -13,7 +13,7 @@
     </parent>
     <groupId>net.sourceforge.stripes</groupId>
     <artifactId>stripes-parent</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4</version>
     <packaging>pom</packaging>
     <name>Stripes Parent</name>
     <url>http://stripesframework.org/</url>

Modified: tags/1.5.4/stripes/pom.xml
===================================================================
--- tags/1.5.4/stripes/pom.xml  2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/stripes/pom.xml  2010-11-10 03:31:55 UTC (rev 1307)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4</version>
     </parent>
     <artifactId>stripes</artifactId>
     <packaging>jar</packaging>

Modified: tags/1.5.4/tests/pom.xml
===================================================================
--- tags/1.5.4/tests/pom.xml    2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/tests/pom.xml    2010-11-10 03:31:55 UTC (rev 1307)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>net.sourceforge.stripes</groupId>
         <artifactId>stripes-parent</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4</version>
     </parent>
     <artifactId>tests</artifactId>
     <packaging>jar</packaging>

Modified: tags/1.5.4/webtests/pom.xml
===================================================================
--- tags/1.5.4/webtests/pom.xml 2010-11-10 03:27:51 UTC (rev 1306)
+++ tags/1.5.4/webtests/pom.xml 2010-11-10 03:31:55 UTC (rev 1307)
@@ -2,7 +2,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.sourceforge.stripes</groupId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4</version>
     <artifactId>webtests</artifactId>
     <packaging>war</packaging>
     <name>webtests</name>


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

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to