bump a few versions
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@689353 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b015abd416
commit
4added682f
2
README
2
README
|
|
@ -16,7 +16,7 @@ distribution. The home of this library is
|
|||
Building
|
||||
========
|
||||
|
||||
This Ant Library requires Ant 1.7.0beta2 or later to build, some of
|
||||
This Ant Library requires Ant 1.7.0 or later to build, some of
|
||||
the test use JUnit 3 (3.8.2 recommended).
|
||||
|
||||
It should work with any Java(TM) Runtime (and compile with any Java(TM)
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
<h2>Requirements</h2>
|
||||
|
||||
<p>The current version requires Ant 1.7.0 Beta 2 or later.</p>
|
||||
<p>The current version requires Ant 1.7.0 or later.</p>
|
||||
|
||||
<h2>Where is it?</h2>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
artifact.version=1.1alpha
|
||||
artifact.version=1.1beta1
|
||||
|
|
|
|||
Loading…
Reference in New Issue