Author: simonetripodi
Date: Sat Oct 15 21:22:44 2011
New Revision: 1183721

URL: http://svn.apache.org/viewvc?rev=1183721&view=rev
Log:
updated commons properties, JIRA pid not known yet (new space not created yet)

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=1183721&r1=1183720&r2=1183721&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Sat Oct 15 21:22:44 2011
@@ -101,10 +101,13 @@
   </dependencies>
 
   <properties>
-    <commons.componentid>functor</commons.componentid>
     <maven.compile.source>1.5</maven.compile.source>
     <maven.compile.target>1.5</maven.compile.target>
-    <commons.jira.componentid>12312256</commons.jira.componentid>
+    <commons.componentid>functor</commons.componentid>
+    <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>
   </properties>
 
   <build>


Reply via email to