summaryrefslogtreecommitdiffstats
path: root/dcae-cli/pom.xml
diff options
context:
space:
mode:
authorAndrew Gauld <agauld@att.com>2019-08-13 20:21:30 +0000
committerAndrew Gauld <agauld@att.com>2019-08-13 20:23:03 +0000
commit69cb115c8bde2fe33e7611681dd9b306eac790c7 (patch)
treee03cb4ea084342b460db93afea43e55f870aa2e6 /dcae-cli/pom.xml
parent718519ecc972236928beb0f5a51b0d7ba13e7c8f (diff)
Fix Format class to say description is optional
Issue-ID: DCAEGEN2-1723 Change-Id: I0d279b3b9e7c63a3299da0366b89e8f7ab004edf 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 3845c47..bfc1b6f 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.2</version>
+ <version>2.11.3</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>