You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by lh...@apache.org on 2009/03/24 19:43:05 UTC

svn commit: r757946 - /incubator/jsecurity/trunk/pom.xml

Author: lhazlewood
Date: Tue Mar 24 18:43:04 2009
New Revision: 757946

URL: http://svn.apache.org/viewvc?rev=757946&view=rev
Log:
added '-incubating-' to the version to make our incubation status clear

Modified:
    incubator/jsecurity/trunk/pom.xml

Modified: incubator/jsecurity/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jsecurity/trunk/pom.xml?rev=757946&r1=757945&r2=757946&view=diff
==============================================================================
--- incubator/jsecurity/trunk/pom.xml (original)
+++ incubator/jsecurity/trunk/pom.xml Tue Mar 24 18:43:04 2009
@@ -33,7 +33,7 @@
     <artifactId>ki-root</artifactId>
     <packaging>pom</packaging>
 
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-incubating-SNAPSHOT</version>
     <name>Apache Ki</name>
 
     <url>http://incubator.apache.org/ki/</url>