From e72ab41559142652c669b9b629baf1ff974145fb Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Tue, 15 Oct 2024 11:49:57 +0300 Subject: [PATCH] Release v24.10.15 --- 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 8b23fa2..0f3f3f6 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,12 +5,12 @@ com.github.martinpaljak ant-javacard-package - 24.07.31-SNAPSHOT + 24.10.15 capfile JavaCard CAP file library - 2024-07-30T09:01:08Z + 2024-10-15T08:49:56Z diff --git a/pom.xml b/pom.xml index 56fb4e3..9425c6a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 24.07.31-SNAPSHOT + 24.10.15 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-07-30T09:01:08Z + 2024-10-15T08:49:56Z diff --git a/task/pom.xml b/task/pom.xml index aa926f1..060f480 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 24.07.31-SNAPSHOT + 24.10.15 ant-javacard Easy to use Ant task for building JavaCard applets