diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-09 10:25:57 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-09 10:28:15 +0530 |
commit | f9d859461d6f1fbe42f99e7483674a6a6b0261d6 (patch) | |
tree | 3d08cab6ef36c855fc9e2c37197592c302b2c19e /products/onap-dublin | |
parent | bc3ff3a75919a7dad6c62148a5a2c39fb0e9b55c (diff) |
Set version 5.0.1
Issue-ID: CLI-257
Change-Id: I1bfbc57204b8d263b25791f16f722ce2b906fc11
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-dublin')
-rw-r--r-- | products/onap-dublin/auth/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/catalog/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/integration/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/multicloud/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/policy/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/sdnc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/so/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/vfc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/features/vnfsdk/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-dublin/pom.xml | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml index a7326072..1b2eea14 100644 --- a/products/onap-dublin/auth/pom.xml +++ b/products/onap-dublin/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-auth</artifactId> diff --git a/products/onap-dublin/catalog/pom.xml b/products/onap-dublin/catalog/pom.xml index 8fef88dc..0d5fe489 100644 --- a/products/onap-dublin/catalog/pom.xml +++ b/products/onap-dublin/catalog/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-catalog</artifactId> diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml index 8c0c39b2..85042d27 100644 --- a/products/onap-dublin/features/aai/pom.xml +++ b/products/onap-dublin/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-aai</artifactId> diff --git a/products/onap-dublin/features/integration/pom.xml b/products/onap-dublin/features/integration/pom.xml index 56bb67a3..142c2a4e 100644 --- a/products/onap-dublin/features/integration/pom.xml +++ b/products/onap-dublin/features/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-integration</artifactId> diff --git a/products/onap-dublin/features/msb/pom.xml b/products/onap-dublin/features/msb/pom.xml index 9bcad3e2..4d38db8c 100644 --- a/products/onap-dublin/features/msb/pom.xml +++ b/products/onap-dublin/features/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-msb</artifactId> diff --git a/products/onap-dublin/features/multicloud/pom.xml b/products/onap-dublin/features/multicloud/pom.xml index ad8b430b..1a51c59b 100644 --- a/products/onap-dublin/features/multicloud/pom.xml +++ b/products/onap-dublin/features/multicloud/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-multicloud</artifactId> diff --git a/products/onap-dublin/features/policy/pom.xml b/products/onap-dublin/features/policy/pom.xml index 266cbdcd..d20e97f0 100644 --- a/products/onap-dublin/features/policy/pom.xml +++ b/products/onap-dublin/features/policy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-policy</artifactId> diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 2ce2d71f..7b85454f 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features</artifactId> diff --git a/products/onap-dublin/features/sdc/pom.xml b/products/onap-dublin/features/sdc/pom.xml index a53b7d99..3f1578da 100644 --- a/products/onap-dublin/features/sdc/pom.xml +++ b/products/onap-dublin/features/sdc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-sdc</artifactId> diff --git a/products/onap-dublin/features/sdnc/pom.xml b/products/onap-dublin/features/sdnc/pom.xml index 1f721f80..2ec5029f 100644 --- a/products/onap-dublin/features/sdnc/pom.xml +++ b/products/onap-dublin/features/sdnc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-sdnc</artifactId> diff --git a/products/onap-dublin/features/so/pom.xml b/products/onap-dublin/features/so/pom.xml index 7fbcf6e6..fb0fbdeb 100644 --- a/products/onap-dublin/features/so/pom.xml +++ b/products/onap-dublin/features/so/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-so</artifactId> diff --git a/products/onap-dublin/features/vfc/pom.xml b/products/onap-dublin/features/vfc/pom.xml index 675fd373..659767f1 100644 --- a/products/onap-dublin/features/vfc/pom.xml +++ b/products/onap-dublin/features/vfc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-vfc</artifactId> diff --git a/products/onap-dublin/features/vnfsdk/pom.xml b/products/onap-dublin/features/vnfsdk/pom.xml index 22f28b62..86147bf7 100644 --- a/products/onap-dublin/features/vnfsdk/pom.xml +++ b/products/onap-dublin/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin-features-vnfsdk</artifactId> diff --git a/products/onap-dublin/pom.xml b/products/onap-dublin/pom.xml index c00825e1..7250884a 100644 --- a/products/onap-dublin/pom.xml +++ b/products/onap-dublin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-dublin</artifactId> |