diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-12-05 12:28:21 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-12-05 12:28:33 -0800 |
commit | c00a13c3b17ea0862c52c4bd54032728111d8819 (patch) | |
tree | 0b06cb6b25c31f1f60aa4e53734f6abc64e161bb /appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features | |
parent | ddad47af6facb7ab7cd40d3838473045b5e7182f (diff) |
Increment version numbers
Change from version 1.4.3-SNAPSHOT to 1.4.4-SNAPSHOT
after release.
Change-Id: Ib26ad80e63d2b61865ff9bd669259c849851c162
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1269
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 bd66c26a8..211af17a8 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.3-SNAPSHOT</version> + <version>1.4.4-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.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </project>
\ No newline at end of file |