Compare commits

..

No commits in common. "master" and "feature/21013" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "accounting-manager-theme"
# Changelog for "dataminer-manager-theme"
## [v1.3.0] - 2021-03-23
## [v1-3-0-SNAPSHOT] - 2021-03-23
### Features
@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.2.0] - 2017-06-12
## [v1-2-0] - 2017-06-12
### Features
@ -20,7 +20,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.1.0] - 2016-01-31
## [v1-1-0] - 2016-01-31
### Features
@ -28,7 +28,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.0.0] - 2015-10-15
## [v1-0-0] - 2015-10-15
### Features

View File

@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.admin</groupId>
<artifactId>accounting-manager-theme</artifactId>
<version>1.3.0</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>jar</packaging>