Loading parent-pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -9,7 +9,7 @@ <version>2.4.5</version> <version>2.4.5</version> <relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository --> </parent> </parent> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> <packaging>pom</packaging> <packaging>pom</packaging> <properties> <properties> Loading 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.1</version> <version>0.0.2-SNAPSHOT</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 pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -6,8 +6,8 @@ <parent> <parent> <groupId>it.inaf.ia2</groupId> <groupId>it.inaf.ia2</groupId> <artifactId>vospace-parent</artifactId> <artifactId>vospace-parent</artifactId> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> </parent> </parent> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> <packaging>jar</packaging> <packaging>jar</packaging> </project> </project> No newline at end of file Loading
parent-pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -9,7 +9,7 @@ <version>2.4.5</version> <version>2.4.5</version> <relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository --> </parent> </parent> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> <packaging>pom</packaging> <packaging>pom</packaging> <properties> <properties> Loading 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.1</version> <version>0.0.2-SNAPSHOT</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
pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -6,8 +6,8 @@ <parent> <parent> <groupId>it.inaf.ia2</groupId> <groupId>it.inaf.ia2</groupId> <artifactId>vospace-parent</artifactId> <artifactId>vospace-parent</artifactId> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> </parent> </parent> <version>0.0.1</version> <version>0.0.2-SNAPSHOT</version> <packaging>jar</packaging> <packaging>jar</packaging> </project> </project> No newline at end of file