aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-23 12:33:02 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-23 12:35:41 +0200
commit8c1f4a99dcdd1a52500b34c6c1a36f23193cf805 (patch)
tree7772fdd5131da911ccca7e5fd93bcc810864349e /pom.xml
parentbc243113b0eb99301fb952472bd880e2de53fb24 (diff)
Fix undefined tenant bug in deployment status link4.4.1
Issue-ID: DCAEGEN2-2452 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie650724d2a669f3388e93290ae5b840e3a9efb35
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 04b06dc..58b10a7 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.4.0-SNAPSHOT</version>
+ <version>4.4.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>