This commit is contained in:
Andrea Manzi 2013-03-16 12:15:42 +00:00
parent 1dc3d576c4
commit d25a89db1d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<dependency> <dependency>
<groupId>org.gcube.distribution</groupId> <groupId>org.gcube.distribution</groupId>
<artifactId>maven-bom</artifactId> <artifactId>maven-bom</artifactId>
<version>${bom.version}</version> <version>LATEST</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>