diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-04-05 13:33:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-05 13:33:26 +0000 |
commit | 3044455f4dc7959d8daa5410e1d6acb09ae24439 (patch) | |
tree | b905c7969fe2515ae7555b7144c31ec188f39a7d /k8s-bootstrap-container/pom.xml | |
parent | 3622f7a20e615d409dd5a8dea3ae592115df91ae (diff) | |
parent | 5b12c6d479c0bfe411967e1451735ff40807cfaf (diff) |
Merge "Add more Consul registrations"
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> |