diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-07-29 10:34:21 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-07-29 10:34:21 +0300 |
commit | 351a974ebd488021b14e95135883b8d6dbc6c442 (patch) | |
tree | c8bdfc25ed41664e838f68bc83d839c5808773f3 /dcaedt_be/pom.xml | |
parent | 69214311e9902be4d980a47e073d5822090e0d1c (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 'dcaedt_be/pom.xml')
-rw-r--r-- | dcaedt_be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml index 907721a..3c0e4b9 100644 --- a/dcaedt_be/pom.xml +++ b/dcaedt_be/pom.xml @@ -9,7 +9,7 @@ <parent> <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> </parent> <properties> |