From 39db43b60c9f8a352594138423e1371cd4168ad8 Mon Sep 17 00:00:00 2001 From: Martin Paljak Date: Thu, 3 Aug 2023 00:00:37 +0300 Subject: [PATCH] Release v23.08.03 --- 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 4c3d2da..b4d75a0 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -5,7 +5,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.03-SNAPSHOT + 23.08.03 capfile JavaCard CAP file library diff --git a/pom.xml b/pom.xml index 74e955b..f9743d1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.github.martinpaljak ant-javacard-package - 23.08.03-SNAPSHOT + 23.08.03 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 1590c9f..b1a019d 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -6,7 +6,7 @@ com.github.martinpaljak ant-javacard-package - 23.08.03-SNAPSHOT + 23.08.03 ant-javacard Easy to use Ant task for building JavaCard applets