updated pom version
This commit is contained in:
parent
d2c2c4e1cf
commit
1e237de623
|
@ -4,9 +4,10 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v6.2.1-SNAPSHOT] - 2021-10-13
|
||||
## [v6.3.0-SNAPSHOT] - 2021-10-13
|
||||
|
||||
- Ported to git
|
||||
|
||||
- Removed HomeLibrary dependency
|
||||
|
||||
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -11,9 +11,9 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>reports-manager-portlet</artifactId>
|
||||
<artifactId>vmereports-manager-portlet</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>6.2.1-SNAPSHOT</version>
|
||||
<version>6.3.0-SNAPSHOT</version>
|
||||
<name>gCube Reports Manager</name>
|
||||
<description>
|
||||
gCube Reports Portlet.
|
||||
|
|
Reference in New Issue