Skip to content

Commit

Permalink
Update to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
personiumio committed Sep 30, 2022
1 parent eec7735 commit 87c79c8
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-core</artifactId>
<packaging>war</packaging>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>
<name>personium-core Maven Webapp</name>
<url>http://maven.apache.org</url>
<licenses>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-lib-es-adapter</artifactId>
<version>2_es7.17.6_1-SNAPSHOT</version>
<version>2_es7.17.6_1</version>
</dependency>
<dependency>
<groupId>io.personium</groupId>
Expand Down

0 comments on commit 87c79c8

Please sign in to comment.