Extend super project xml more properly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
137114ee9f
commit
6eacac77dc
12
project.xml
12
project.xml
|
@ -21,20 +21,10 @@
|
||||||
<id>commons-collections</id>
|
<id>commons-collections</id>
|
||||||
<currentVersion>3.1-dev</currentVersion>
|
<currentVersion>3.1-dev</currentVersion>
|
||||||
|
|
||||||
<organization>
|
|
||||||
<name>Apache Software Foundation</name>
|
|
||||||
<url>http://www.apache.org</url>
|
|
||||||
<logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
|
|
||||||
</organization>
|
|
||||||
|
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
|
||||||
<logo>/images/logo.png</logo>
|
<logo>/images/logo.png</logo>
|
||||||
<shortDescription>Commons Collections</shortDescription>
|
<shortDescription>Commons Collections</shortDescription>
|
||||||
|
<description>Types that extend and augment the Java Collections Framework.</description>
|
||||||
<description>
|
|
||||||
Types that extend and augment the Java Collections Framework.
|
|
||||||
</description>
|
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|
Loading…
Reference in New Issue