diff --git a/parent-pom.xml b/parent-pom.xml index f7ad73e91814b198e54d1040a1cf29db535986c1..a9156a0b6a6c5b1accefaf9b3a2f23dfffd34f33 100644 --- a/parent-pom.xml +++ b/parent-pom.xml @@ -64,7 +64,7 @@ <dependency> <groupId>it.oats.inaf</groupId> <artifactId>vospace-datamodel</artifactId> - <version>0.0.2-SNAPSHOT</version> + <version>0.0.2-${revision}</version> <exclusions> <!-- Transitive dependency excluded to avoid duplicated dependency issues. We want to use always the version provided by Spring Boot -->