diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-04-20 16:16:44 +0300 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-04-20 13:49:11 +0000 |
commit | 9ae0861fbca13eb88c2606eb2b8ff975562c7c1a (patch) | |
tree | 244ab5180d2b6e7e088d61c37f3c768f235a1a57 /openecomp-be/backend | |
parent | cd6a9b8e0884fe44cd7c374fc48e7097a100cb6a (diff) |
Bump version 1.6.5
Change-Id: Ie390ca4f536c1db8418860825ca29d44aa3bcba1
Issue-ID: SDC-2892
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'openecomp-be/backend')
11 files changed, 11 insertions, 11 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml index 20f9fc56b5..040a02b4ba 100644 --- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> diff --git a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml index c534c2d6c3..5625693da1 100644 --- a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml index 8332a60e66..712994eed9 100644 --- a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml index dc509f419b..d32537d157 100644 --- a/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-conflict-manager/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>openecomp-sdc-conflict-manager</artifactId> diff --git a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml index bc4b48c8fe..7db44549d8 100644 --- a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>openecomp-sdc-healthcheck-manager</artifactId> diff --git a/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml index e787645bee..ff3954acd5 100644 --- a/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-item-permissions-manager/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>openecomp-sdc-item-permissions-manager</artifactId> diff --git a/openecomp-be/backend/openecomp-sdc-security-util/pom.xml b/openecomp-be/backend/openecomp-sdc-security-util/pom.xml index d054848410..29b338178d 100644 --- a/openecomp-be/backend/openecomp-sdc-security-util/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-security-util/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>backend</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml index e46f9233e7..df0cdc37da 100644 --- a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml index 87a2d52a3c..dc4d268b82 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-license-manager/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>backend</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml index db5713be0a..78d626d6f0 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/backend/pom.xml b/openecomp-be/backend/pom.xml index d5b6b1d634..a5eab36f84 100644 --- a/openecomp-be/backend/pom.xml +++ b/openecomp-be/backend/pom.xml @@ -11,7 +11,7 @@ <parent> <artifactId>openecomp-sdc</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <modules> |