Enhanced version

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/gcube-bom@176981 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-02-05 13:49:29 +00:00
parent 840b34ed2d
commit 25a46877b8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.distribution.gcube-bom.1-2-2" date="${buildDate}">
<Changeset component="org.gcube.distribution.gcube-bom.1-3-0" date="${buildDate}">
<Change>Added gxREST Dependency</Change>
<Change>Added gxJRS Dependency</Change>
<Change>Imported jersey-bom</Change>

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>gCube BOM</name>
<description>This artifact contains gCube commons library version declaration for dependency management</description>