You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by as...@apache.org on 2008/05/28 08:03:48 UTC

svn commit: r660823 - /synapse/branches/1.2/pom.xml

Author: asankha
Date: Tue May 27 23:03:48 2008
New Revision: 660823

URL: http://svn.apache.org/viewvc?rev=660823&view=rev
Log:
updated the version to 1.2 a bit too early :D

Modified:
    synapse/branches/1.2/pom.xml

Modified: synapse/branches/1.2/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/pom.xml?rev=660823&r1=660822&r2=660823&view=diff
==============================================================================
--- synapse/branches/1.2/pom.xml (original)
+++ synapse/branches/1.2/pom.xml Tue May 27 23:03:48 2008
@@ -1133,7 +1133,7 @@
 
     <properties>
         <!-- Synapse and related components -->
-        <synapse.version>1.2</synapse.version>
+        <synapse.version>1.2-SNAPSHOT</synapse.version>
         <httpcore.nio.version>4.0-beta1</httpcore.nio.version>
         <commons.dbcp.version>1.2.2</commons.dbcp.version>
         <commons.pool.version>1.3</commons.pool.version>