diff options
Diffstat (limited to 'appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle')
-rw-r--r-- | appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml index c04121adf..c6badc421 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-rest-healthcheck-adapter</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>appc-rest-healthcheck-adapter-bundle</artifactId> @@ -229,5 +229,5 @@ </plugin> </plugins> </build> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </project> |