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

asf-gitbox-commits 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 07e56b0  prepare 1.5.0 RC1
07e56b0 is described below

commit 07e56b0e0badda190cfdfee31c9e8a529f4fde07
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jun 14 14:50:14 2026 +0200

    prepare 1.5.0 RC1
---
 changes.xml        | 5 ++++-
 version.properties | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changes.xml b/changes.xml
index 5db5449..87ed55d 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,7 +37,10 @@
     <title>Apache AntUnit</title>
   </properties>
 
-  <release version="1.5" date="unreleased">
+  <release version="1.5.1" date="unreleased">
+  </release>
+
+  <release version="1.5.0" date="2026-07-19">
     <action type="add">
       Allow the AntUnit task to use a different classloader when
       running the test by means of a nested classpath or a
diff --git a/version.properties b/version.properties
index d186e98..1548ffe 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.5alpha
+artifact.version=1.5.1alpha

Reply via email to