Author: ggregory Date: Mon May 23 20:56:25 2016 New Revision: 1745273 URL: http://svn.apache.org/viewvc?rev=1745273&view=rev Log: Next release should be 1.9.3.
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=1745273&r1=1745272&r2=1745273&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Mon May 23 20:56:25 2016 @@ -357,7 +357,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.2</commons.release.version> + <commons.release.version>1.9.3</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 -->