summaryrefslogtreecommitdiffstats
path: root/products/onap-beijing
diff options
context:
space:
mode:
authorKanagaraj Manickam <mkr1481@gamil.com>2020-03-20 09:35:35 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2020-03-20 09:35:35 +0530
commitfeece77a2cb0e86f2df26a680657255ce0658eef (patch)
treef244dff03d9188345d7554535051d06cc14689d9 /products/onap-beijing
parent340cfffcdbde49174052c094a8e63c01f1850672 (diff)
Set version 5.0.3
Issue-ID: CLI-255 Change-Id: I98d3f4bb86d1afb2ae6caddf5b29d8cf8afb109e Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing')
-rw-r--r--products/onap-beijing/auth/pom.xml2
-rw-r--r--products/onap-beijing/catalog/pom.xml2
-rw-r--r--products/onap-beijing/features/aai/pom.xml2
-rw-r--r--products/onap-beijing/features/appc/pom.xml2
-rw-r--r--products/onap-beijing/features/msb/pom.xml2
-rw-r--r--products/onap-beijing/features/policy/pom.xml2
-rw-r--r--products/onap-beijing/features/pom.xml2
-rw-r--r--products/onap-beijing/features/sdc/pom.xml2
-rw-r--r--products/onap-beijing/features/so/pom.xml2
-rw-r--r--products/onap-beijing/pom.xml2
10 files changed, 10 insertions, 10 deletions
diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml
index c836d38d..2b07383a 100644
--- a/products/onap-beijing/auth/pom.xml
+++ b/products/onap-beijing/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-auth</artifactId>
diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml
index 0c44d435..2e22cfff 100644
--- a/products/onap-beijing/catalog/pom.xml
+++ b/products/onap-beijing/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-catalog</artifactId>
diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml
index 86f36faf..ae61ee63 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 766cf2d8..5c5f44c5 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 76c74eca..19498201 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 468248f1..e03ce241 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 9c8724a8..48fcd835 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 0ea09ae8..1d14c6f7 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</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 e51d7c00..cc340723 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.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing-features-so</artifactId>
diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml
index 0d5abb14..cc391e01 100644
--- a/products/onap-beijing/pom.xml
+++ b/products/onap-beijing/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</version>
</parent>
<artifactId>cli-products-onap-beijing</artifactId>