You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/01/06 18:45:36 UTC

svn commit: r1555942 - /commons/proper/beanutils/trunk/pom.xml

Author: oheger
Date: Mon Jan  6 17:45:35 2014
New Revision: 1555942

URL: http://svn.apache.org/r1555942
Log:
Updated properties in pom related to the release version.

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

Modified: commons/proper/beanutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1555942&r1=1555941&r2=1555942&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Mon Jan  6 17:45:35 2014
@@ -353,7 +353,7 @@
         <maven.compiler.source>1.5</maven.compiler.source>
         <maven.compiler.target>1.5</maven.compiler.target>
         <commons.componentid>beanutils</commons.componentid>
-        <commons.release.version>1.9.0</commons.release.version>
+        <commons.release.version>1.9.1</commons.release.version>
         <commons.jira.id>BEANUTILS</commons.jira.id>
         <commons.jira.pid>12310460</commons.jira.pid>
     </properties>