Upgraded version and changelog file after release 4.9.0

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/resource-registry-handlers@160767 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-21 10:23:08 +00:00
parent 1ab13ccc79
commit 28670a485b
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.common.resource-registry-handlers.1-1-0" date="${buildDate}">
<Changeset component="org.gcube.common.resource-registry-handlers.1-2-0" date="${buildDate}">
<Change></Change>
</Changeset>
<Changeset component="org.gcube.common.resource-registry-handlers.1-1-0" date="2017-12-20">
<Change>Creating uber-jar instead of jar-with-dependencies and using new make-servicearchive directive #10166</Change>
<Change>Using new APIs signature #10318</Change>
</Changeset>

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.smartgears.handlers</groupId>
<artifactId>resource-registry-handlers</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>Resource Registry Handler</name>
<description>Smartgears Handler to publish HostingNode and EService on Resource Registry</description>