diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-05-17 01:53:45 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-05-17 01:54:35 +0000 |
commit | 5867fe10b1f5583bc2fd9cd7458039998ddd43a3 (patch) | |
tree | 3fd8858562323bcef86bb27986c6649d398a7db9 /k8s-bootstrap-container/pom.xml | |
parent | e380f6bb14fb0e5fae4e9a6d9b9af40a9340f11a (diff) |
Add Consul registrations for Holmesv2.0.0
Change-Id: I8f72a46062301b1d859b77f12772b3beee8cc4e1
Issue-ID: DCAEGEN2-512
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 73c122b..660f734 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.1.10</version> + <version>1.1.11</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |