From 5ee0ccf0a3065ab16e5be5cfbd38e0c15f4a7d5c Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Tue, 19 Nov 2024 10:11:46 +0200 Subject: [PATCH] Release v24.11.19 --- 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 0a8c215..7409a40 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,12 +5,12 @@ com.github.martinpaljak ant-javacard-package - 24.10.16-SNAPSHOT + 24.11.19 capfile JavaCard CAP file library - 2024-10-15T08:50:00Z + 2024-11-19T08:11:46Z diff --git a/pom.xml b/pom.xml index adaafae..12cd105 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 24.10.16-SNAPSHOT + 24.11.19 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-10-15T08:50:00Z + 2024-11-19T08:11:46Z diff --git a/task/pom.xml b/task/pom.xml index d900ec8..2325116 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 24.10.16-SNAPSHOT + 24.11.19 ant-javacard Easy to use Ant task for building JavaCard applets