diff options
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 1b2eea14..ccc83566 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>5.0.1</version> + <version>5.0.2-SNAPSHOT</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 0d5fe489..66ec33bb 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>5.0.1</version> + <version>5.0.2-SNAPSHOT</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 85042d27..600e1702 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.1</version> + <version>5.0.2-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 142c2a4e..bdb89d67 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.1</version> + <version>5.0.2-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 4d38db8c..06292080 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.1</version> + <version>5.0.2-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 1a51c59b..422b3bc1 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.1</version> + <version>5.0.2-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 d20e97f0..a98eb2cd 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.1</version> + <version>5.0.2-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 7b85454f..7d5ae9c7 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.1</version> + <version>5.0.2-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 3f1578da..fad675c0 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.1</version> + <version>5.0.2-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 2ec5029f..0d46d2e0 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.1</version> + <version>5.0.2-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 fb0fbdeb..c1f6a8a9 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.1</version> + <version>5.0.2-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 659767f1..63e28d98 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.1</version> + <version>5.0.2-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 86147bf7..65bdf035 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.1</version> + <version>5.0.2-SNAPSHOT</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 7250884a..f9b05dc1 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>5.0.1</version> + <version>5.0.2-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-dublin</artifactId> |