Skip to content

Commit f2af9ef

Browse files
committed
Release v24.10.15
1 parent 14ae703 commit f2af9ef

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.martinpaljak</groupId>
99
<artifactId>gppro</artifactId>
10-
<version>23.08.10-SNAPSHOT</version>
10+
<version>24.10.15</version>
1111
</parent>
1212

1313
<artifactId>globalplatformpro</artifactId>

pace/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.martinpaljak</groupId>
99
<artifactId>gppro</artifactId>
10-
<version>23.08.10-SNAPSHOT</version>
10+
<version>24.10.15</version>
1111
</parent>
1212

1313
<artifactId>pace</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<artifactId>metacard</artifactId>
88
<version>24.09.25</version>
99
</parent>
10-
<version>23.08.10-SNAPSHOT</version>
10+
<version>24.10.15</version>
1111
<artifactId>gppro</artifactId>
1212
<packaging>pom</packaging>
1313
<name>GlobalPlatformPro</name>
1414
<url>https://github.com/martinpaljak/GlobalPlatformPro</url>
1515
<description>Manage applets and keys on JavaCard-s like a pro</description>
1616
<inceptionYear>2013</inceptionYear>
1717
<properties>
18-
<project.build.outputTimestamp>2024-04-08T12:09:56Z</project.build.outputTimestamp>
18+
<project.build.outputTimestamp>2024-10-15T09:06:28Z</project.build.outputTimestamp>
1919
</properties>
2020
<organization>
2121
<name>Martin Paljak and contributors</name>

tool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.martinpaljak</groupId>
99
<artifactId>gppro</artifactId>
10-
<version>23.08.10-SNAPSHOT</version>
10+
<version>24.10.15</version>
1111
</parent>
1212

1313
<artifactId>gptool</artifactId>

0 commit comments

Comments
 (0)