mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 07:26:39 +00:00
Need to make a small fix - backed out the tag I just did, reverting version
number. Will fix to a clean build and will retag, and re-version "There is nothing to see here..." PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2d218714b9
commit
34f64a799d
@ -1,4 +1,4 @@
|
||||
<!-- $Id: build.xml,v 1.7 2001/05/04 02:35:32 geirm Exp $ -->
|
||||
<!-- $Id: build.xml,v 1.8 2001/05/04 02:39:29 geirm Exp $ -->
|
||||
<project name="commons-collections" default="test" basedir=".">
|
||||
|
||||
<!-- patternset describing files to be copied from the doc directory -->
|
||||
@ -49,7 +49,7 @@
|
||||
<property name="Name-Long" value="Jakarta Commons Collections Package"/>
|
||||
|
||||
<!-- The current version number of this component -->
|
||||
<property name="component.version" value="0.02-dev"/>
|
||||
<property name="component.version" value="0.01"/>
|
||||
|
||||
<property name="test.entry" value="org.apache.commons.collections.TestAll"/>
|
||||
<property name="test.failonerror" value="true" />
|
||||
@ -235,4 +235,4 @@
|
||||
|
||||
<!-- ######################################################### -->
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user