Loading parent-pom.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -64,7 +64,7 @@ <dependency> <dependency> <groupId>it.oats.inaf</groupId> <groupId>it.oats.inaf</groupId> <artifactId>vospace-datamodel</artifactId> <artifactId>vospace-datamodel</artifactId> <version>0.0.2-SNAPSHOT</version> <version>0.0.2-${revision}</version> <exclusions> <exclusions> <!-- Transitive dependency excluded to avoid duplicated dependency issues. <!-- Transitive dependency excluded to avoid duplicated dependency issues. We want to use always the version provided by Spring Boot --> We want to use always the version provided by Spring Boot --> Loading Loading
parent-pom.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -64,7 +64,7 @@ <dependency> <dependency> <groupId>it.oats.inaf</groupId> <groupId>it.oats.inaf</groupId> <artifactId>vospace-datamodel</artifactId> <artifactId>vospace-datamodel</artifactId> <version>0.0.2-SNAPSHOT</version> <version>0.0.2-${revision}</version> <exclusions> <exclusions> <!-- Transitive dependency excluded to avoid duplicated dependency issues. <!-- Transitive dependency excluded to avoid duplicated dependency issues. We want to use always the version provided by Spring Boot --> We want to use always the version provided by Spring Boot --> Loading