summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-29 10:34:21 +0300
committerOfir Sonsino <os0695@intl.att.com>2019-07-29 10:34:21 +0300
commit351a974ebd488021b14e95135883b8d6dbc6c442 (patch)
treec8bdfc25ed41664e838f68bc83d839c5808773f3 /pom.xml
parent69214311e9902be4d980a47e073d5822090e0d1c (diff)
Update DCAE-DS version 1.3.11.3.1
Change-Id: I64ca155e4eeea34930f4348e7a659701b584914d 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 e06730c..c9795b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>dcae-d dt-be-main</name>
@@ -46,7 +46,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>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>