diff --git a/README b/README index f035324..8dee281 100644 --- a/README +++ b/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) diff --git a/docs/index.html b/docs/index.html index 1868092..10eb25e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,7 +29,7 @@

Requirements

-

The current version requires Ant 1.7.0 Beta 2 or later.

+

The current version requires Ant 1.7.0 or later.

Where is it?

diff --git a/version.properties b/version.properties index d2103b3..a283409 100644 --- a/version.properties +++ b/version.properties @@ -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