Author: dennisl
Date: Fri Jun 27 23:01:38 2008
New Revision: 672463
URL: http://svn.apache.org/viewvc?rev=672463&view=rev
Log:
Exec now has its own project in JIRA.
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=672463&r1=672462&r2=672463&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Fri Jun 27 23:01:38 2008
@@ -162,7 +162,7 @@
<maven.compile.target>1.3</maven.compile.target>
<test>*Test</test>
<commons.componentid>exec</commons.componentid>
- <commons.jira.componentid>12311184</commons.jira.componentid>
+ <commons.jira.componentid>12310814</commons.jira.componentid>
</properties>
</project>