From 603a5a4aa9ee8c00a3ca081b98e9f19c0606b0da Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Fri, 2 Aug 2019 12:53:15 +0530 Subject: Set SNAPSHOT versioning Issue-ID: CLI-169 Change-Id: I37930d594df46a9cf306d66db3ba212237041e0c Signed-off-by: Kanagaraj Manickam k00365106 --- products/onap-beijing/auth/pom.xml | 2 +- products/onap-beijing/catalog/pom.xml | 2 +- products/onap-beijing/features/aai/pom.xml | 2 +- products/onap-beijing/features/appc/pom.xml | 2 +- products/onap-beijing/features/msb/pom.xml | 2 +- products/onap-beijing/features/policy/pom.xml | 2 +- products/onap-beijing/features/pom.xml | 2 +- products/onap-beijing/features/sdc/pom.xml | 2 +- products/onap-beijing/features/so/pom.xml | 2 +- products/onap-beijing/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'products/onap-beijing') diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml index 3f7d5d63..5c6de139 100644 --- a/products/onap-beijing/auth/pom.xml +++ b/products/onap-beijing/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-auth diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml index 0215fbbe..9919ba6f 100644 --- a/products/onap-beijing/catalog/pom.xml +++ b/products/onap-beijing/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-catalog diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml index 95e2aa1d..04c83f98 100644 --- a/products/onap-beijing/features/aai/pom.xml +++ b/products/onap-beijing/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-aai diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml index 6b157c29..4370a54c 100644 --- a/products/onap-beijing/features/appc/pom.xml +++ b/products/onap-beijing/features/appc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-appc diff --git a/products/onap-beijing/features/msb/pom.xml b/products/onap-beijing/features/msb/pom.xml index 130cac07..c330f809 100644 --- a/products/onap-beijing/features/msb/pom.xml +++ b/products/onap-beijing/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-msb diff --git a/products/onap-beijing/features/policy/pom.xml b/products/onap-beijing/features/policy/pom.xml index d6b25b1a..1c277557 100644 --- a/products/onap-beijing/features/policy/pom.xml +++ b/products/onap-beijing/features/policy/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-policy diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 3c9ac625..7aee7bf6 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index e81e4e04..36b95b56 100644 --- a/products/onap-beijing/features/sdc/pom.xml +++ b/products/onap-beijing/features/sdc/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-sdc diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml index c2fcb77b..26240c54 100644 --- a/products/onap-beijing/features/so/pom.xml +++ b/products/onap-beijing/features/so/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing-features-so diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml index c0d38844..05a30b55 100644 --- a/products/onap-beijing/pom.xml +++ b/products/onap-beijing/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 2.0.3 + 4.0.0-SNAPSHOT cli-products-onap-beijing -- cgit 1.2.3-korg