Prepared for the Next release

This commit is contained in:
Mauro Mugnaini 2020-11-20 13:00:17 +01:00
parent d95c3c606f
commit fb624f558e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId> <groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-portal</artifactId> <artifactId>event-publisher-portal</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.0.1-SNAPSHOT</version> <version>1.0.1</version>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>