aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-04-04 18:48:20 -0400
committerJack Lucas <jflucas@research.att.com>2019-04-04 18:55:34 -0400
commit23479182b327f082675ff860d56e0d2b379db623 (patch)
tree90e8d4a8792849316bda6de831713bbd4d48b09e /pom.xml
parent7c78f9c1208af746b417c5184abfaddc318926b4 (diff)
Fix blueprint upload problem4.0.0-ONAPdublin
=============================== Coverage summary =============================== Statements : 80.72% ( 992/1229 ) Branches : 58.13% ( 304/523 ) Functions : 81.13% ( 172/212 ) Lines : 81.22% ( 982/1209 ) ================================================================================ Change-Id: I1f9d531f4f603576ca3668eef73f00e28ed09742 Issue-ID: DCAEGEN2-1301 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 05bda9e..01e2e74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>deployment-handler</artifactId>
<name>dcaegen2-platform-deployment-handler</name>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>