Fixed component version
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/gcat@177047 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f44c2aedae
commit
d05ebe2045
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.data-publishing.gcat.1-0-0" date="${buildDate}">
|
||||
<Changeset component="org.gcube.data-publishing.gcat.1-2-0" date="${buildDate}">
|
||||
<Change>The final URL is retrieved only URI resolver pointing to Storage Hub #13303</Change>
|
||||
<Change>Enforched items to be searchable in 'extras' field #13306</Change>
|
||||
<Change>Switched item listing to use package_search in place of package_list #13307</Change>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<groupId>org.gcube.data-publishing</groupId>
|
||||
<artifactId>gcat</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<name>gCube Catalogue Service</name>
|
||||
<description>
|
||||
This service allows any client to publish on the gCube Catalogue.
|
||||
|
|
Loading…
Reference in New Issue