removed -SNAPSHOT from master as indicated for the release, updated

release.md file
This commit is contained in:
Massimiliano Assante 2019-10-04 15:16:40 +02:00
parent f0c091fd1c
commit 14d80209b6
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
<ReleaseNotes>
<Changeset
component="org.gcube.portal.social-networking-library-ws.2-3-0"
date="2019-10-02">
<Change>added support for mentions with @ in user's post as well as application posts</Change>
</Changeset>
<Changeset
component="org.gcube.portal.social-networking-library-ws.2-2-4"
date="2019-07-22">

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library-ws</artifactId>
<packaging>war</packaging>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<name>social-networking-library-ws</name>
<description>Rest interface for the social networking library.</description>
<properties>