diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2019-10-29 11:07:28 +0200 |
commit | 145e960db3614cf499aa0be0dbb4f19b3ba3183e (patch) | |
tree | 2e9b198203360b55d7ab5eb46028379e48accba1 /openecomp-be/dist | |
parent | 4aef7c02b2b7143610cabb6238c9e426c7fcae3a (diff) |
Bump SDC version 1.6.0
Change-Id: Ibacb46d19d49023a62caa8f5217086cea6c91ac4
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/dist')
-rw-r--r-- | openecomp-be/dist/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/dist/sdc-onboard-backend-docker/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml index 94feeafcf6..e1b1a97d4a 100644 --- a/openecomp-be/dist/pom.xml +++ b/openecomp-be/dist/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <modules> diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml index 6834934a78..e3f5801266 100644 --- a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-docker-dist</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> diff --git a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml index e27186a3be..05d83776dc 100644 --- a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-docker-dist</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> |