diff options
Diffstat (limited to 'products/onap-beijing/features')
-rw-r--r-- | products/onap-beijing/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/appc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/policy/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/so/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml index 806e0982..4d13d88b 100644 --- a/products/onap-beijing/features/aai/pom.xml +++ b/products/onap-beijing/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-aai</artifactId> diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml index 6ac893fa..f7a9eebe 100644 --- a/products/onap-beijing/features/appc/pom.xml +++ b/products/onap-beijing/features/appc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-appc</artifactId> diff --git a/products/onap-beijing/features/msb/pom.xml b/products/onap-beijing/features/msb/pom.xml index bf70a1ee..9aa133f3 100644 --- a/products/onap-beijing/features/msb/pom.xml +++ b/products/onap-beijing/features/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-msb</artifactId> diff --git a/products/onap-beijing/features/policy/pom.xml b/products/onap-beijing/features/policy/pom.xml index 6f3a43c7..78e81e44 100644 --- a/products/onap-beijing/features/policy/pom.xml +++ b/products/onap-beijing/features/policy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-policy</artifactId> diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 21553368..edc90c77 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features</artifactId> diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index 4f53361e..9d0db87e 100644 --- a/products/onap-beijing/features/sdc/pom.xml +++ b/products/onap-beijing/features/sdc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-sdc</artifactId> diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml index 2ee7dc00..16f2023f 100644 --- a/products/onap-beijing/features/so/pom.xml +++ b/products/onap-beijing/features/so/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-so</artifactId> |