Author: oheger Date: Sun May 25 17:11:03 2014 New Revision: 1597446 URL: http://svn.apache.org/r1597446 Log: Updated release version in properties of pom.
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=1597446&r1=1597445&r2=1597446&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Sun May 25 17:11:03 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.1</commons.release.version> + <commons.release.version>1.9.2</commons.release.version> <commons.jira.id>BEANUTILS</commons.jira.id> <commons.jira.pid>12310460</commons.jira.pid> <!-- limit memory size see BEANUTILS-291; allow command-line override -->