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 2014/01/29 16:59:34 UTC

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

Author: mbenson
Date: Wed Jan 29 15:59:34 2014
New Revision: 1562487

URL: http://svn.apache.org/r1562487
Log:
add WEAVER JIRA 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=1562487&r1=1562486&r2=1562487&view=diff
==============================================================================
--- commons/proper/weaver/trunk/pom.xml (original)
+++ commons/proper/weaver/trunk/pom.xml Wed Jan 29 15:59:34 2014
@@ -46,8 +46,8 @@ under the License.
     <commons.componentid>weaver</commons.componentid>
     <commons.release.version>1.0</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
-    <!--commons.jira.id>WEAVER</commons.jira.id>
-    <commons.jira.pid>666</commons.jira.pid-->
+    <commons.jira.id>WEAVER</commons.jira.id>
+    <commons.jira.pid>12315320</commons.jira.pid>
     <commons.site.path>commons-weaver</commons.site.path>
     <asm.version>4.1</asm.version>
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}</commons.scmPubUrl>