Author: dennisl
Date: Fri Jun 27 23:17:41 2008
New Revision: 672464

URL: http://svn.apache.org/viewvc?rev=672464&view=rev
Log:
Other properties required for proper components compared to sandbox components.

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

Modified: commons/proper/exec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=672464&r1=672463&r2=672464&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Fri Jun 27 23:17:41 2008
@@ -162,7 +162,8 @@
     <maven.compile.target>1.3</maven.compile.target>
     <test>*Test</test>
     <commons.componentid>exec</commons.componentid>
-    <commons.jira.componentid>12310814</commons.jira.componentid>
+    <commons.jira.id>EXEC</commons.jira.id>
+    <commons.jira.pid>12310814</commons.jira.pid>
   </properties> 
 
 </project>


Reply via email to