summaryrefslogtreecommitdiffstats
path: root/dcae-cli/pom.xml
diff options
context:
space:
mode:
authortb2541onap <tb2541@att.com>2018-10-15 13:26:39 -0400
committertb2541onap <tb2541@att.com>2018-10-15 13:36:53 -0400
commitc306f8990406933d1a10eaa46cc9a045bd0d7f03 (patch)
treea1cad2a4cf26093d7cb4c2a6fa2a6914711cf6ed /dcae-cli/pom.xml
parent1943cd6c3fd5b70209089d9d2135ffb344f0405a (diff)
Policy Reconfiguration change to function parms
Updated 2 Policy Reconfig functions to use a passed parameter Parameter needed since “consul_host” variable had been removed Change-Id: I1e967cbf1de2c832679be6e2d120a278cd48a5d4 Issue-ID: DCAEGEN2-576 Signed-off-by: tb2541onap <tb2541@att.com>
Diffstat (limited to 'dcae-cli/pom.xml')
-rw-r--r--dcae-cli/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml
index 17d0a96..b6db3e6 100644
--- a/dcae-cli/pom.xml
+++ b/dcae-cli/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform.cli</groupId>
<artifactId>dcae-cli</artifactId>
<name>dcaegen2-platform-cli-dcae-cli</name>
- <version>2.11.0</version>
+ <version>2.11.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>