Prepared for the Next release

This commit is contained in:
Mauro Mugnaini 2020-11-20 13:00:53 +01:00
parent 753c962acb
commit 1cc0675a4e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for "event-publisher-portal"
## [v1.0.0-SNAPSHOT]
## [v1.0.0]
- First release (#19461)

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-hook</artifactId>
<packaging>war</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<liferay.version>6.2.5</liferay.version>
<liferay.maven.plugin.version>6.2.10.12</liferay.maven.plugin.version>