Skip to content

Commit 5ad373b

Browse files
committed
Set version to today
1 parent 0f9ab9e commit 5ad373b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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>19.06.16</version>
10+
<version>20.01.23</version>
1111
</parent>
1212

1313
<artifactId>globalplatformpro</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>metacard</artifactId>
88
<version>20.01.14</version>
99
</parent>
10-
<version>19.06.16</version>
10+
<version>20.01.23</version>
1111
<artifactId>gppro</artifactId>
1212
<packaging>pom</packaging>
1313
<name>GlobalPlatformPro</name>

tool/pom.xml

Lines changed: 2 additions & 2 deletions
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>19.06.16</version>
10+
<version>20.01.23</version>
1111
</parent>
1212

1313
<artifactId>gptool</artifactId>
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.github.martinpaljak</groupId>
2525
<artifactId>globalplatformpro</artifactId>
26-
<version>19.06.16</version>
26+
<version>20.01.23</version>
2727
</dependency>
2828
<!-- For JSON handling -->
2929
<dependency>

0 commit comments

Comments
 (0)