You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/08/08 02:20:11 UTC

svn commit: r1370608 - /commons/proper/commons-parent/trunk/pom.xml

Author: sebb
Date: Wed Aug  8 00:20:10 2012
New Revision: 1370608

URL: http://svn.apache.org/viewvc?rev=1370608&view=rev
Log:
Add jira.id which is needed for release-notes.vm

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1370608&r1=1370607&r2=1370608&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Aug  8 00:20:10 2012
@@ -1107,6 +1107,7 @@ http://svn.apache.org/repos/asf/commons/
     <!-- must agree with project.version above -->
     <commons.release.version>26</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
+    <commons.jira.id>COMMONSSITE</commons.jira.id>
 
     <!-- Default configuration for compiler source and target JVM -->
     <!-- Name disagrees with standard Maven name - see https://issues.apache.org/jira/browse/COMMONSSITE-69 -->