Author: niallp
Date: Fri Sep 10 18:16:03 2010
New Revision: 995915

URL: http://svn.apache.org/viewvc?rev=995915&view=rev
Log:
Update the version number to 2.0-SNAPSHOT

Modified:
    commons/proper/beanutils/branches/BEANUTILS_2/pom.xml

Modified: commons/proper/beanutils/branches/BEANUTILS_2/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/beanutils/branches/BEANUTILS_2/pom.xml?rev=995915&r1=995914&r2=995915&view=diff
==============================================================================
--- commons/proper/beanutils/branches/BEANUTILS_2/pom.xml (original)
+++ commons/proper/beanutils/branches/BEANUTILS_2/pom.xml Fri Sep 10 18:16:03 
2010
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-beanutils</groupId>
   <artifactId>commons-beanutils</artifactId>
-  <version>1.8.4-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <name>Commons BeanUtils</name>
 
   <inceptionYear>2000</inceptionYear>


Reply via email to