summaryrefslogtreecommitdiffstats
path: root/dcae-cli/pom.xml
diff options
context:
space:
mode:
authortb2541onap <tb2541@att.com>2018-09-17 14:46:02 -0400
committertb2541onap <tb2541@att.com>2018-10-04 13:42:56 -0400
commit91a44d2ce8398f0fd98e520933df605b00f80eee (patch)
tree1f151f693527c0b315b04fed18fc3e98dcc72915 /dcae-cli/pom.xml
parent2de95edebaa92072aa857ca70961cd7bdaf7a77d (diff)
Policy Reconfiguration, Component Spec, Help text
Added Policy Reconfiguration support Updates to the Help text that is displayed to the user Issue-ID: DCAEGEN2-576 Change-Id: I12bf40b24d607fca33e321da8c9ba7fea2f200cd Signed-off-by: tb2541onap <tb2541@att.com>
Diffstat (limited to 'dcae-cli/pom.xml')
-rw-r--r--dcae-cli/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml
index 68a1651..17d0a96 100644
--- a/dcae-cli/pom.xml
+++ b/dcae-cli/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -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.10.1</version>
+ <version>2.11.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>