Skip to content

Commit

Permalink
Release v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Mar 15, 2019
1 parent bcdc5e6 commit 85151cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>io.personium</groupId>
<artifactId>personium-plugins</artifactId>
<packaging>jar</packaging>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>
<name>personium-plugins</name>
<licenses>
<license>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-plugin-base</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 85151cb

Please sign in to comment.