Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Apr 27, 2018
1 parent db6b65f commit eac8ec3
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.3-SNAPSHOT</version>
<version>1.0.3</version>
<name>personium-plugins</name>
<licenses>
<license>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-plugin-base</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit eac8ec3

Please sign in to comment.