summaryrefslogtreecommitdiffstats
path: root/dcaedt_tools
diff options
context:
space:
mode:
authorManor, Yanir (ym903w) <ym903w@intl.att.com>2018-09-26 09:11:11 +0300
committerMichael Lando <ml636r@att.com>2018-09-26 10:24:11 +0000
commit9bd0f8c320ba549f1400aee91fb452a3e6d85c34 (patch)
treee5f64baf645da8493f6e91d572186fd555f18cde /dcaedt_tools
parent083ee56fa85a9217dc8bdffe98764d33c5851016 (diff)
upgrade dace-d be pom version
upgrade dace-d be pom version Change-Id: I0332926c1eb5d4f185b256fd4553b39200f73150 Issue-ID: DCAEGEN2-840 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
Diffstat (limited to 'dcaedt_tools')
-rw-r--r--dcaedt_tools/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_tools/pom.xml b/dcaedt_tools/pom.xml
index 265a150..f888b71 100644
--- a/dcaedt_tools/pom.xml
+++ b/dcaedt_tools/pom.xml
@@ -211,7 +211,7 @@
<dependency>
<groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.powermock</groupId>