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 a4c142c commit 0d304f2Copy full SHA for 0d304f2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.5.5
2
+IMPROVEMENTS:
3
+* Add Cell export import function.(Release.)([#43](https://github.com/personium/personium-core/issues/43))
4
+
5
## 1.5.4
6
BUG FIXES:
7
* Memcached Changes the behavior at update failure.([#35](https://github.com/personium/personium-core/issues/35))
pom.xml
@@ -3,7 +3,7 @@
<groupId>io.personium</groupId>
<artifactId>personium-core</artifactId>
<packaging>war</packaging>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.5</version>
<name>personium-core Maven Webapp</name>
8
<url>http://maven.apache.org</url>
9
<licenses>
0 commit comments