Skip to content

Commit

Permalink
Release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SawamiWataru committed Jul 4, 2018
1 parent bad1704 commit 6365f5e
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.4-SNAPSHOT</version>
<version>1.0.4</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.5-SNAPSHOT</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 6365f5e

Please sign in to comment.