diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-04 21:47:28 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-04 21:48:08 +0000 |
commit | 5b12c6d479c0bfe411967e1451735ff40807cfaf (patch) | |
tree | 3a995a6e8cb255992e4334b8cdd1b169003df470 /k8s-bootstrap-container/pom.xml | |
parent | 73adaf1d822be53f446a0e655adbef5405a9693f (diff) |
Add more Consul registrations
Change-Id: I3d548b26a2868529cf85057aa348b8ce4ba2f6a8
Issue-ID: DCAEGEN2-421
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 e2645c7..724ada3 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.2</version> + <version>1.1.3</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |