From f853726007d01fa0b9b6bac615dd7aa98e845ee6 Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Fri, 15 Mar 2024 10:03:00 +0200 Subject: [PATCH] Release v24.03.15 --- capfile/pom.xml | 2 +- pom.xml | 2 +- task/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/capfile/pom.xml b/capfile/pom.xml index 745a1fd..14a939c 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,7 +5,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.30-SNAPSHOT + 24.03.15 capfile JavaCard CAP file library diff --git a/pom.xml b/pom.xml index 02d9739..17bec8b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 23.08.30-SNAPSHOT + 24.03.15 Easy to use Ant task for building JavaCard applets ant-javacard package https://github.com/martinpaljak/ant-javacard diff --git a/task/pom.xml b/task/pom.xml index febdc11..25e5c98 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.30-SNAPSHOT + 24.03.15 ant-javacard Easy to use Ant task for building JavaCard applets