Use parent version for dependency on manager-io.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@179403 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2019-05-14 03:20:06 +00:00
parent c5f90ae282
commit a035814fdc
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<dependency> <dependency>
<groupId>org.gcube.resource-management</groupId> <groupId>org.gcube.resource-management</groupId>
<artifactId>manager-io</artifactId> <artifactId>manager-io</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>${parent.version}</version>
</dependency> </dependency>
<!-- Runtime Dependency --> <!-- Runtime Dependency -->