Author: tn Date: Wed Jul 9 21:06:14 2014 New Revision: 1609299 URL: http://svn.apache.org/r1609299 Log: Update to current snapshot version.
Modified: commons/proper/logging/trunk/build.xml Modified: commons/proper/logging/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/build.xml?rev=1609299&r1=1609298&r2=1609299&view=diff ============================================================================== --- commons/proper/logging/trunk/build.xml (original) +++ commons/proper/logging/trunk/build.xml Wed Jul 9 21:06:14 2014 @@ -94,7 +94,7 @@ <property name="component.title" value="Logging Wrapper Library"/> <!-- The current version number of this component --> - <property name="component.version" value="1.2"/> + <property name="component.version" value="1.2.1-SNAPSHOT"/> <!-- The base directory for compilation targets --> <property name="build.home" value="${basedir}/target"/>