Skip to content

Commit

Permalink
Release v20.06.19
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Jun 19, 2020
1 parent 3b5e701 commit 7fd1544
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.martinpaljak</groupId>
<artifactId>gppro</artifactId>
<version>20.04.15-SNAPSHOT</version>
<version>20.06.19</version>
</parent>

<artifactId>globalplatformpro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>metacard</artifactId>
<version>20.06.04</version>
</parent>
<version>20.04.15-SNAPSHOT</version>
<version>20.06.19</version>
<artifactId>gppro</artifactId>
<packaging>pom</packaging>
<name>GlobalPlatformPro</name>
Expand Down
4 changes: 2 additions & 2 deletions tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.martinpaljak</groupId>
<artifactId>gppro</artifactId>
<version>20.04.15-SNAPSHOT</version>
<version>20.06.19</version>
</parent>

<artifactId>gptool</artifactId>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>globalplatformpro</artifactId>
<version>20.04.15-SNAPSHOT</version>
<version>20.06.19</version>
</dependency>
<!-- For logging in the command line tool -->
<dependency>
Expand Down

0 comments on commit 7fd1544

Please sign in to comment.