diff options
Diffstat (limited to 'products/onap-casablanca')
-rw-r--r-- | products/onap-casablanca/auth/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/catalog/pom.xml | 2 | ||||
-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 | ||||
-rw-r--r-- | products/onap-casablanca/pom.xml | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml index 8038dee8..373bc4b5 100644 --- a/products/onap-casablanca/auth/pom.xml +++ b/products/onap-casablanca/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-casablanca-auth</artifactId> diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml index 74dbd753..16fc6e8b 100644 --- a/products/onap-casablanca/catalog/pom.xml +++ b/products/onap-casablanca/catalog/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-casablanca-catalog</artifactId> diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 1ea6e015..caaa0996 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.3-SNAPSHOT</version> + <version>5.0.3</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 94e7ddd1..1155cdc7 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.3-SNAPSHOT</version> + <version>5.0.3</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 2b93a976..f51e2342 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.3-SNAPSHOT</version> + <version>5.0.3</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 3f2e5a5c..be8f0368 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.3-SNAPSHOT</version> + <version>5.0.3</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 f45b188a..29803446 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.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-casablanca-features-vnfsdk</artifactId> diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index 95e1ec94..810e6f6a 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-casablanca</artifactId> |