nikolas.laskaris 2016-07-19 16:54:09 +00:00
parent d2becdc77d
commit 0092ec2973
1 changed files with 2 additions and 2 deletions

View File

@ -74,8 +74,8 @@
<dependency> <dependency>
<groupId>org.gcube.resources</groupId> <groupId>org.gcube.resources</groupId>
<artifactId>registry-publisher</artifactId> <artifactId>registry-publisher</artifactId>
<version>[1.2.5-SNAPSHOT, 2.0.0-SNAPSHOT)</version> <version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<!-- changed from version 1.1.0-SNAPSHOT. If this change introduces problems, please revert --> <!-- <version>[1.2.5-SNAPSHOT, 2.0.0-SNAPSHOT)</version> changed from version 1.1.0-SNAPSHOT. If this change introduces problems, please revert -->
</dependency> </dependency>