summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-29 10:35:02 +0300
committerOfir Sonsino <os0695@intl.att.com>2019-07-29 10:35:02 +0300
commit9362739916b3dac1aba957317866b67a35757443 (patch)
tree00b5ed4c06b623d7e8e208a8c53711ce2d1e07f4 /pom.xml
parent72b9a33ae1ab3fc3d112dcfda522754d1b89cd15 (diff)
Update DCAE-DS version 1.3.11.3.1
Change-Id: I8f9fa3555c65bf8eca6ddaf2cd30cdab5f07ec80 Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 200d193..2152cfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae-d.fe</groupId>
<artifactId>dcae_fe</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>war</packaging>
<name>dcae-d fe application</name>
<description>DCAE FE</description>
@@ -96,7 +96,7 @@
<dependency>
<groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1</version>
</dependency>
</dependencies>