Skip to content

Commit

Permalink
Release 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed May 17, 2021
1 parent c87da86 commit 32e0b41
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion account-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>account-gui</artifactId>
<packaging>pom</packaging>
<name>account-gui</name>
<version>5.1.5-SNAPSHOT</version>
<version>5.1.6</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion eduid-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>eduid-gui</artifactId>
<packaging>pom</packaging>
<name>eduid-gui</name>
<version>5.1.5-SNAPSHOT</version>
<version>5.1.6</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion myconext-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>myconext-gui</artifactId>
<packaging>pom</packaging>
<name>myconext-gui</name>
<version>5.1.5-SNAPSHOT</version>
<version>5.1.6</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion myconext-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>myconext-server</artifactId>
<packaging>jar</packaging>
<name>myconext-server</name>
<version>5.1.5-SNAPSHOT</version>
<version>5.1.6</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
Expand Down

0 comments on commit 32e0b41

Please sign in to comment.