Skip to content

Commit 7fd1544

Browse files
committed
Release v20.06.19
1 parent 3b5e701 commit 7fd1544

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

library/pom.xml

+1-1
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>20.04.15-SNAPSHOT</version>
10+
<version>20.06.19</version>
1111
</parent>
1212

1313
<artifactId>globalplatformpro</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>metacard</artifactId>
88
<version>20.06.04</version>
99
</parent>
10-
<version>20.04.15-SNAPSHOT</version>
10+
<version>20.06.19</version>
1111
<artifactId>gppro</artifactId>
1212
<packaging>pom</packaging>
1313
<name>GlobalPlatformPro</name>

tool/pom.xml

+2-2
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>20.04.15-SNAPSHOT</version>
10+
<version>20.06.19</version>
1111
</parent>
1212

1313
<artifactId>gptool</artifactId>
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.github.martinpaljak</groupId>
2626
<artifactId>globalplatformpro</artifactId>
27-
<version>20.04.15-SNAPSHOT</version>
27+
<version>20.06.19</version>
2828
</dependency>
2929
<!-- For logging in the command line tool -->
3030
<dependency>

0 commit comments

Comments
 (0)