diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-09-30 20:06:27 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2018-09-30 23:13:57 +0000 |
commit | 65e8bdac293ea4d9af9b2e24b9e8ea0e437ad11a (patch) | |
tree | 0a34643fcfb290a8577be7128f99d77ba77f8bfa /healthcheck-container/pom.xml | |
parent | fdeb719d7cd8f4957590c9e753a3ad8e75c0c537 (diff) |
Change-Id: I02ed6d260df3c319f407e853d70e83b190554100
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
Diffstat (limited to 'healthcheck-container/pom.xml')
-rw-r--r-- | healthcheck-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck-container/pom.xml b/healthcheck-container/pom.xml index 26b2706..43a2535 100644 --- a/healthcheck-container/pom.xml +++ b/healthcheck-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>healthcheck-container</artifactId> <name>dcaegen2-deployments-healthcheck-container</name> - <version>1.1.1</version> + <version>1.1.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |