Author: tonit
Date: Fri Jan 1 16:01:06 2010
New Revision: 895029
URL: http://svn.apache.org/viewvc?rev=895029&view=rev
Log:
removed duplicate inceptionYear tag (broke CI build, too)
Modified:
incubator/ace/trunk/pom/pom.xml
Modified: incubator/ace/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom/pom.xml?rev=895029&r1=895028&r2=895029&view=diff
==============================================================================
--- incubator/ace/trunk/pom/pom.xml (original)
+++ incubator/ace/trunk/pom/pom.xml Fri Jan 1 16:01:06 2010
@@ -54,7 +54,6 @@
</description>
<url>http://incubator.apache.org/ace/</url>
- <inceptionYear>2009</inceptionYear>
<issueManagement>
<system>jira</system>
|