summaryrefslogtreecommitdiffstats
path: root/dcae-cli/pom.xml
diff options
context:
space:
mode:
authorAndrew Gauld <agauld@att.com>2019-09-05 13:04:52 +0000
committerAndrew Gauld <agauld@att.com>2019-09-05 14:34:07 +0000
commit29ad7fa376071dd775072387c1cc76be61688e81 (patch)
tree99122609dda2fc6b9c9b0099dcbc085796f998d6 /dcae-cli/pom.xml
parent85fe98b96d6097369a107b7df79f75c0c2a10bc0 (diff)
Make format_description handle None
Change-Id: I81f3158bca00ae78ba5f2ea733c09ffd3758bbe0 Issue-ID: DCAEGEN2-1723 Signed-off-by: Andrew Gauld <agauld@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 bfc1b6f..7d19044 100644
--- a/dcae-cli/pom.xml
+++ b/dcae-cli/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.cli</groupId>
<artifactId>dcae-cli</artifactId>
<name>dcaegen2-platform-cli-dcae-cli</name>
- <version>2.11.3</version>
+ <version>2.11.4</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>