You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2015/12/16 23:43:24 UTC

svn commit: r1720474 - /commons/proper/weaver/trunk/pom.xml

Author: mbenson
Date: Wed Dec 16 22:43:24 2015
New Revision: 1720474

URL: http://svn.apache.org/viewvc?rev=1720474&view=rev
Log:
release info

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

Modified: commons/proper/weaver/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/pom.xml?rev=1720474&r1=1720473&r2=1720474&view=diff
==============================================================================
--- commons/proper/weaver/trunk/pom.xml (original)
+++ commons/proper/weaver/trunk/pom.xml Wed Dec 16 22:43:24 2015
@@ -48,9 +48,9 @@ under the License.
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
     <commons.componentid>weaver</commons.componentid>
-    <commons.release.version>1.1</commons.release.version>
+    <commons.release.version>1.2</commons.release.version>
     <commons.release.name>commons-weaver-${commons.release.version}</commons.release.name>
-    <commons.rc.version>RC3</commons.rc.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>WEAVER</commons.jira.id>
     <commons.jira.pid>12315320</commons.jira.pid>
     <commons.site.path>commons-weaver</commons.site.path>