Upgraded the version and fixed changelog
This commit is contained in:
parent
72dff5082b
commit
0a6d49b22b
|
@ -1,7 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.accounting.accounting-dashboard-harvester-se-plugin.1.3.0" date="${buildDate}">
|
||||
<Changeset component="org.gcube.accounting.accounting-dashboard-harvester-se-plugin.1.5.0" date="${buildDate}">
|
||||
<Change>Google Analytics Plugin for Catalogue pageviews #18290</Change>
|
||||
<Change>Updated Catalogue Dashboard harvester ENUM #18848</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.accounting.accounting-dashboard-harvester-se-plugin.1.4.0" date="2020-01-20">
|
||||
<Change>Allowed partial harvesting of the current period #17800</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.accounting.accounting-dashboard-harvester-se-plugin.1.3.0" date="2019-11-11">
|
||||
<Change>Allowed partial harvesting of the current period #17800</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.accounting.accounting-dashboard-harvester-se-plugin.1.2.0" date="2019-10-04">
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.accounting</groupId>
|
||||
<artifactId>accounting-dashboard-harvester-se-plugin</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
<version>1.5.0</version>
|
||||
<name>Accounting Dashboard Harvester Smart Executor Plugin</name>
|
||||
<description>
|
||||
Accounting Dashboard Harvester Smart Executor Plugin harvest accounting
|
||||
|
|
Loading…
Reference in New Issue