Prepared for the Next release
This commit is contained in:
parent
d95c3c606f
commit
fb624f558e
|
@ -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)
|
||||||
|
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue