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/03/10 02:40:58 UTC

svn commit: r1299133 - /commons/proper/csv/trunk/pom.xml

Author: sebb
Date: Sat Mar 10 01:40:58 2012
New Revision: 1299133

URL: http://svn.apache.org/viewvc?rev=1299133&view=rev
Log:
Props Simo

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

Modified: commons/proper/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1299133&r1=1299132&r2=1299133&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sat Mar 10 01:40:58 2012
@@ -60,8 +60,7 @@
 
   <properties>
     <commons.componentid>csv</commons.componentid>
-    <!-- TODO fix this: -->
-    <commons.jira.componentid>12311182</commons.jira.componentid>
+    <commons.jira.componentid>12313222</commons.jira.componentid>
     <maven.compile.source>1.5</maven.compile.source>
     <maven.compile.target>1.5</maven.compile.target>
   </properties>