Author: simonetripodi
Date: Mon Sep 19 15:36:06 2011
New Revision: 1172668

URL: http://svn.apache.org/viewvc?rev=1172668&view=rev
Log:
no more incubating release, OGNL is now commons proper

Modified:
    commons/proper/ognl/trunk/pom.xml

Modified: commons/proper/ognl/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/pom.xml?rev=1172668&r1=1172667&r2=1172668&view=diff
==============================================================================
--- commons/proper/ognl/trunk/pom.xml (original)
+++ commons/proper/ognl/trunk/pom.xml Mon Sep 19 15:36:06 2011
@@ -27,7 +27,7 @@ limitations under the License.
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-ognl</artifactId>
-  <version>4.0-incubating-SNAPSHOT</version>
+  <version>4.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons OGNL - Object Graph Navigation Library</name>


Reply via email to