diff options
author | Michael Lando <ml636r@att.com> | 2018-05-27 09:07:08 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-27 08:48:19 +0000 |
commit | 17873c46a6b6823e951f3aaf972b10284020cbe9 (patch) | |
tree | d4de0947e64e1aa9ef653ef94d0713fbdce7a949 /openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml | |
parent | b72a4b4795ccbc16364d96ee897ee36154b3a298 (diff) |
Revert "update sdc version"
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd.
Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml index cad2a50304..b2fb5dc69f 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-lib</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |