This commit is contained in:
Lucio Lelii 2013-10-04 09:30:29 +00:00
parent fea21e864e
commit 424e897a86
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.core</groupId>
<artifactId>validator</artifactId> <artifactId>common-validator</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version> <version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>