From e1bd099024ffcbbe2eb06c802f4b3f56b9647863 Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Mon, 7 Aug 2023 10:04:06 +0300 Subject: [PATCH] Release v23.08.07 --- 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 f34da15..c651142 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,7 +5,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.04-SNAPSHOT + 23.08.07 capfile JavaCard CAP file library diff --git a/pom.xml b/pom.xml index 8e4fc24..460441b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 23.08.04-SNAPSHOT + 23.08.07 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 9e59ce5..3a3a0ce 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.04-SNAPSHOT + 23.08.07 ant-javacard Easy to use Ant task for building JavaCard applets