You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/10/20 18:31:13 UTC

svn commit: r1186893 - /commons/proper/functor/trunk/pom.xml

Author: simonetripodi
Date: Thu Oct 20 16:31:12 2011
New Revision: 1186893

URL: http://svn.apache.org/viewvc?rev=1186893&view=rev
Log:
added commons-functor JIRA pid

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

Modified: commons/proper/functor/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1186893&r1=1186892&r2=1186893&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Thu Oct 20 16:31:12 2011
@@ -103,7 +103,7 @@
     <commons.release.version>1.0</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>FUNCTOR</commons.jira.id>
-    <commons.jira.pid>????????</commons.jira.pid>
+    <commons.jira.pid>12312520</commons.jira.pid>
   </properties>
 
   <build>