diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-06 10:08:29 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-09-06 10:12:52 +0530 |
commit | b1fa69f83a75f1372bac906a9e4c3a53bf092f56 (patch) | |
tree | 4ea680a3fe031f03987eb3837815d6f59ed85115 /products/onap-beijing/features | |
parent | d96e1929fd0dd3ed813bf352c2c27719b393fc52 (diff) |
OCLIP: Bump version for release
Issue-ID: CLI-122
Change-Id: I87f707bbb19a8fdd2717fc941aad23eaca7d5824
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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 d382781f..95e2aa1d 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>2.0.2</version> + <version>2.0.3</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 ea432380..6b157c29 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>2.0.2</version> + <version>2.0.3</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 a75190bb..130cac07 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>2.0.2</version> + <version>2.0.3</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 bd007801..d6b25b1a 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>2.0.2</version> + <version>2.0.3</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 69b18a93..3c9ac625 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>2.0.2</version> + <version>2.0.3</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 4cfea41b..e81e4e04 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>2.0.2</version> + <version>2.0.3</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 9109a843..c2fcb77b 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>2.0.2</version> + <version>2.0.3</version> </parent> <artifactId>cli-products-onap-beijing-features-so</artifactId> |