diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 10:52:13 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-09-10 10:52:13 +0300 |
commit | b5cc5d63befc07120d0856a0e09b645aff88e4a3 (patch) | |
tree | 7d59693b05c5fe604cce8ed09db333d216b3ff6e /common/pom.xml | |
parent | c64cfebff09ac7d71b33788ff8b561f8703a8c9e (diff) |
Bump SDC version 1.5.2
Change-Id: Ib672dc8d60a0b6f4b37fd94afe84bc27dfba4c44
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index 60e9580d4f..0ed9ccd51b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <relativePath>../onboarding/pom.xml</relativePath> </parent> |