Changes because of the TLP move.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561498 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
03de806d19
commit
f0c0dc2600
|
@ -33,7 +33,7 @@
|
|||
<property name="component.title" value="Commons Collections"/>
|
||||
|
||||
<!-- The full title of this component -->
|
||||
<property name="component.title.full" value="Apache Apache Commons Collections"/>
|
||||
<property name="component.title.full" value="Apache Commons Collections"/>
|
||||
|
||||
<!-- The current version number of this component -->
|
||||
<property name="component.version" value="3.3-SNAPSHOT"/>
|
||||
|
@ -374,7 +374,7 @@
|
|||
<property name="tf.name" value="commons-collections-testframework"/>
|
||||
<property name="tf.package" value="org.apache.commons.collections"/>
|
||||
<property name="tf.title" value="Commons Collections Test Framework"/>
|
||||
<property name="tf.title.full" value="Apache Apache Commons Collections Test Framework"/>
|
||||
<property name="tf.title.full" value="Apache Commons Collections Test Framework"/>
|
||||
<property name="tf.version" value="${component.version}"/>
|
||||
|
||||
<property name="tf.build.conf" value="${build.home}/tfconf"/>
|
||||
|
|
Loading…
Reference in New Issue