Author: deepal
Date: Thu Jan 17 00:10:14 2008
New Revision: 12388

Log:

from the trunk we should always create SNAPSHOT not version-SNAPSHOT

Modified:
   trunk/registry/pom.xml

Modified: trunk/registry/pom.xml
==============================================================================
--- trunk/registry/pom.xml      (original)
+++ trunk/registry/pom.xml      Thu Jan 17 00:10:14 2008
@@ -358,7 +358,7 @@
     </build>
 
     <properties>
-        <version>0.2-SNAPSHOT</version>
+        <version>SNAPSHOT</version>
         <junit.version>3.8.2</junit.version>
         <log4j.version>1.2.13</log4j.version>
         <javamail.version>1.4</javamail.version>

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to