diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-10-11 11:09:56 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-10-11 11:10:02 -0700 |
commit | 7ee4094673456823709217c769e75b73109680d2 (patch) | |
tree | d1bfe9dc82939c0707b390f514c39acf0bdb15d9 /appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features | |
parent | 9d3800890a8fff3d431b05089975bca4585a895d (diff) |
Roll to next version after release
Change to version 1.4.1-SNAPSHOT
Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features')
-rw-r--r-- | appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml index ede42fcb0..f3b880c66 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>appc-rest-healthcheck-adapter</artifactId> <groupId>org.onap.appc</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>appc-rest-healthcheck-adapter-features</artifactId> <name>rest healthcheck Adaptor - Features</name> @@ -139,5 +139,5 @@ </plugin> </plugins> </build> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </project>
\ No newline at end of file |