summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-05-10 20:50:54 +0000
committerJack Lucas <jflucas@research.att.com>2018-05-10 21:49:35 +0000
commit0a48eea0389b32ba0a622d01a6acdd4e660cff72 (patch)
treedffd5602be1c5b3a5c6961b63b3f5e1699debf35 /k8s-bootstrap-container/pom.xml
parentbb206c72f598a5527b1b2606366b52ab18d8246f (diff)
Fix typo in policy handler registration
Also fix naming/namespacing for Cloudify Manager Consul registration. Change-Id: Ie8d03651e4de2236d520be70b8c3170b03e9c97f Issue-ID: DCAEGEN2-496 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r--k8s-bootstrap-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml
index 782577d..73c122b 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.9</version>
+ <version>1.1.10</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>