diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
commit | 5cb97d74c472b4435c26b0f43a540bfee4e92f44 (patch) | |
tree | d1d38169252ede4ca6a15696fb901989228195b0 /products/onap-dublin | |
parent | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff) |
Release cli6.0.1
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 7e840f6c..61a51a30 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>6.0.1-SNAPSHOT</version> + <version>6.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 d7ccb5a4..1b5e2b07 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>6.0.1-SNAPSHOT</version> + <version>6.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 669db288..b245291d 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>6.0.1-SNAPSHOT</version> + <version>6.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 0a5da3a7..46ce8337 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>6.0.1-SNAPSHOT</version> + <version>6.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 4093ce37..a16e4b45 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>6.0.1-SNAPSHOT</version> + <version>6.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 f9d73153..2ae6340c 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>6.0.1-SNAPSHOT</version> + <version>6.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 d4347011..506090f0 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>6.0.1-SNAPSHOT</version> + <version>6.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 cb434980..2a29e96e 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>6.0.1-SNAPSHOT</version> + <version>6.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 cd6d6bcf..e425bc8a 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>6.0.1-SNAPSHOT</version> + <version>6.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 50a514e7..529f6257 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>6.0.1-SNAPSHOT</version> + <version>6.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 21b4e5b7..b0fef45f 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>6.0.1-SNAPSHOT</version> + <version>6.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 6d403dd4..b16c952f 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>6.0.1-SNAPSHOT</version> + <version>6.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 fc9de9ad..f9f3ccd8 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>6.0.1-SNAPSHOT</version> + <version>6.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 ddd74fdb..e3ebbb4b 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>6.0.1-SNAPSHOT</version> + <version>6.0.1</version> </parent> <artifactId>cli-products-onap-dublin</artifactId> |