diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:44:02 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 10:44:02 +0200 |
commit | f1faed4254c76b188c10a9a2cfd50cc4799f17d8 (patch) | |
tree | f27f45a7c6507aabe9a31d7d520520f127dd5544 /dcaedt_catalog/api/pom.xml | |
parent | 70325cecbc0830d5f42c64d277273134263164fb (diff) |
Change-Id: I50a74ac36b1ad3a52abc31fb2a7e7e5f746111d4
Issue-ID: SDC-2798
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'dcaedt_catalog/api/pom.xml')
-rw-r--r-- | dcaedt_catalog/api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/api/pom.xml b/dcaedt_catalog/api/pom.xml index a8e10c0..93bc8c2 100644 --- a/dcaedt_catalog/api/pom.xml +++ b/dcaedt_catalog/api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.sdc.dcae-d.dt-be-main</groupId> <artifactId>DCAE-DT-Catalog</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>DCAE-DT-Catalog-API</artifactId> <packaging>jar</packaging> |