Set to LATEST the version of information-system-bom used for dependency management
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@133801 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5f852d0f51
commit
58dfb2cdda
2
pom.xml
2
pom.xml
|
@ -45,7 +45,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.information-system</groupId>
|
<groupId>org.gcube.information-system</groupId>
|
||||||
<artifactId>information-system-bom</artifactId>
|
<artifactId>information-system-bom</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>LATEST</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue