We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec87807 commit ebc7ae7Copy full SHA for ebc7ae7
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>io.personium</groupId>
4
<artifactId>personium-core</artifactId>
5
<packaging>war</packaging>
6
- <version>1.7.22-SNAPSHOT</version>
+ <version>1.7.22</version>
7
<name>personium-core Maven Webapp</name>
8
<url>http://maven.apache.org</url>
9
<licenses>
@@ -37,7 +37,7 @@
37
<dependency>
38
39
<artifactId>personium-lib-es-adapter</artifactId>
40
- <version>1_es6.8.15_1-SNAPSHOT</version>
+ <version>1_es6.8.15_1</version>
41
</dependency>
42
43
0 commit comments