diff --git a/agorha2-elastic/pom.xml b/agorha2-elastic/pom.xml index 0671420928870f2fbb94e844fa343feb81df7085..a994deee6d331ead38092a6e224b222c5ecf8b7e 100644 --- a/agorha2-elastic/pom.xml +++ b/agorha2-elastic/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.inha</groupId> <artifactId>agorha2</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.5</version> </parent> <artifactId>agorha2-elastic</artifactId> diff --git a/agorha2-integration-test/pom.xml b/agorha2-integration-test/pom.xml index 64b4f709df7c626b2504024915e02e715ff6a438..495e07389be3871f13c87127f9794cb90ce88924 100644 --- a/agorha2-integration-test/pom.xml +++ b/agorha2-integration-test/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.inha</groupId> <artifactId>agorha2</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.5</version> </parent> <artifactId>agorha2-integration-test</artifactId> diff --git a/agorha2-server/pom.xml b/agorha2-server/pom.xml index b4af8bfd4d9583281c074fe0e4d7acd54b7d8336..d69b7fc55ead766552c18ba9d9ca432974125e9c 100644 --- a/agorha2-server/pom.xml +++ b/agorha2-server/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.inha</groupId> <artifactId>agorha2</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.5</version> </parent> <artifactId>agorha2-server</artifactId> diff --git a/pom.xml b/pom.xml index d8ce4ccb67b664218cd6a80b27ebf86fd1e5ac26..dabb3dad561694216a3492ef16e234d5e2664401 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>fr.inha</groupId> <artifactId>agorha2</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.5</version> <packaging>pom</packaging> <name>agorha2</name>