Skip to content

Commit e1bd099

Browse files
committed
Release v23.08.07
1 parent 1a2d6f6 commit e1bd099

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

capfile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.martinpaljak</groupId>
77
<artifactId>ant-javacard-package</artifactId>
8-
<version>23.08.04-SNAPSHOT</version>
8+
<version>23.08.07</version>
99
</parent>
1010
<artifactId>capfile</artifactId>
1111
<name>JavaCard CAP file library</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<packaging>pom</packaging>
66
<groupId>com.github.martinpaljak</groupId>
77
<artifactId>ant-javacard-package</artifactId>
8-
<version>23.08.04-SNAPSHOT</version>
8+
<version>23.08.07</version>
99
<description>Easy to use Ant task for building JavaCard applets</description>
1010
<name>ant-javacard package</name>
1111
<url>https://github.com/martinpaljak/ant-javacard</url>

task/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.martinpaljak</groupId>
88
<artifactId>ant-javacard-package</artifactId>
9-
<version>23.08.04-SNAPSHOT</version>
9+
<version>23.08.07</version>
1010
</parent>
1111
<artifactId>ant-javacard</artifactId>
1212
<description>Easy to use Ant task for building JavaCard applets</description>

0 commit comments

Comments
 (0)