diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-07-10 09:07:02 +0200 |
---|---|---|
committer | Sébastien Determe <sebastien.determe@intl.att.com> | 2020-07-10 07:12:22 +0000 |
commit | b88360a95d274dd2f3f6eef0f670d4f129059e83 (patch) | |
tree | 398553e18a559e109ac64a912985d27564548cf3 /dcaedt_catalog/pom.xml | |
parent | d13aa32284c54b8932b74dafd57cfa2e81f29159 (diff) |
update pom to 1.3.2-11.3.2-1
Update pom to release dcae-be and dcae-tools 1.3.2-1
Issue-ID: SDC-3174
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I6760f25bbc0d497d7dc323ed61f24246cabb1016
Diffstat (limited to 'dcaedt_catalog/pom.xml')
-rw-r--r-- | dcaedt_catalog/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/pom.xml b/dcaedt_catalog/pom.xml index 986a9e7..05b1e29 100644 --- a/dcaedt_catalog/pom.xml +++ b/dcaedt_catalog/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.2.1-SNAPSHOT</version> + <version>1.3.2-1-SNAPSHOT</version> </parent> <modules> <module>commons</module> |