diff options
author | Kanagaraj Manickam <mkr1481@gamil.com> | 2020-03-20 09:35:35 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-20 09:35:35 +0530 |
commit | feece77a2cb0e86f2df26a680657255ce0658eef (patch) | |
tree | f244dff03d9188345d7554535051d06cc14689d9 /products/onap-casablanca/features | |
parent | 340cfffcdbde49174052c094a8e63c01f1850672 (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-casablanca/features')
-rw-r--r-- | products/onap-casablanca/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/vnfsdk/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 286bd0ca..1ea6e015 100644 --- a/products/onap-casablanca/features/aai/pom.xml +++ b/products/onap-casablanca/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features-aai</artifactId> diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml index 016c8964..94e7ddd1 100644 --- a/products/onap-casablanca/features/msb/pom.xml +++ b/products/onap-casablanca/features/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features-msb</artifactId> diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 7755fe0c..2b93a976 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features</artifactId> diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml index df4ce2eb..3f2e5a5c 100644 --- a/products/onap-casablanca/features/sdc/pom.xml +++ b/products/onap-casablanca/features/sdc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features-sdc</artifactId> diff --git a/products/onap-casablanca/features/vnfsdk/pom.xml b/products/onap-casablanca/features/vnfsdk/pom.xml index 7af8737a..f45b188a 100644 --- a/products/onap-casablanca/features/vnfsdk/pom.xml +++ b/products/onap-casablanca/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>5.0.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features-vnfsdk</artifactId> |