diff options
Diffstat (limited to 'products/onap-dublin/features')
-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 |
11 files changed, 11 insertions, 11 deletions
diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml index 600e1702..d991d2b2 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 bdb89d67..b0f25181 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 06292080..623b06ca 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 422b3bc1..cbd319b0 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 a98eb2cd..cb7e25e8 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 7d5ae9c7..4d890508 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 fad675c0..5f499bf2 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 0d46d2e0..6c1ac979 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 c1f6a8a9..d1557485 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 63e28d98..219da6ec 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</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 65bdf035..4b99def7 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.2-SNAPSHOT</version> + <version>5.0.3-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-dublin-features-vnfsdk</artifactId> |