From 0e9ceaa4bb8a52cc1874e4ff1a996bc2edd6906b Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Tue, 30 Jul 2024 12:01:04 +0300 Subject: [PATCH] Release v24.07.30 --- capfile/pom.xml | 4 ++-- pom.xml | 4 ++-- task/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/capfile/pom.xml b/capfile/pom.xml index c9ab485..e942c61 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,12 +5,12 @@ com.github.martinpaljak ant-javacard-package - 24.04.09-SNAPSHOT + 24.07.30 capfile JavaCard CAP file library - 2024-04-08T12:09:56Z + 2024-07-30T09:01:04Z diff --git a/pom.xml b/pom.xml index 84e4cbf..e4b81d3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 24.04.09-SNAPSHOT + 24.07.30 Easy to use Ant task for building JavaCard applets ant-javacard package https://github.com/martinpaljak/ant-javacard @@ -14,7 +14,7 @@ UTF-8 2 - 2024-04-08T12:09:56Z + 2024-07-30T09:01:03Z diff --git a/task/pom.xml b/task/pom.xml index c51b0a4..63aa0ad 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 24.04.09-SNAPSHOT + 24.07.30 ant-javacard Easy to use Ant task for building JavaCard applets