You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2014/07/09 23:06:15 UTC

svn commit: r1609299 - /commons/proper/logging/trunk/build.xml

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"/>