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

asf-gitbox-commits pushed a commit to annotated tag 1_5_0_RC1
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-antunit.git

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

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

diff --git a/changes.xml b/changes.xml
index 5db5449..b96ff92 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,7 +37,7 @@
     <title>Apache AntUnit</title>
   </properties>
 
-  <release version="1.5" date="unreleased">
+  <release version="1.5.0" date="unreleased">
     <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..eae3c06 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.0

Reply via email to