You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2021/07/07 16:42:58 UTC

[ant-antlibs-antunit] branch master updated: prepare RC1 of AntUnit 1.4.1

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git


The following commit(s) were added to refs/heads/master by this push:
     new b64de44  prepare RC1 of AntUnit 1.4.1
b64de44 is described below

commit b64de440278c3ec5d9e6b195478c74a5849fe434
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Jul 3 12:47:52 2021 +0200

    prepare RC1 of AntUnit 1.4.1
---
 changes.xml        | 4 +++-
 version.properties | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/changes.xml b/changes.xml
index a54e73f..f939d5a 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,7 +37,9 @@
     <title>Apache AntUnit</title>
   </properties>
 
-  <release version="1.4.1" date="unreleased">
+  <release version="1.5" date="unreleased">
+  </release>
+  <release version="1.4.1" date="2021-07-07">
     <action type="fix" issue="65315">
       We didn't follow our own best practice and hard-coded the
       AntUnit URI inside the Antlib descriptor instead of using
diff --git a/version.properties b/version.properties
index 48290a2..d186e98 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.4.1alpha
+artifact.version=1.5alpha