diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-aai-service/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-ansible-adapter/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-base-http/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-mdsal-resource/pom.xml | 2 | ||||
-rwxr-xr-x | features/ccsdk-messagerouter-consumer/pom.xml | 2 | ||||
-rwxr-xr-x | features/ccsdk-messagerouter-publisher/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-netbox-client/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-resource-assignment/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-saltstack-adapter/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-sli-adaptors-all/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-sql-resource/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/features/ccsdk-aai-service/pom.xml b/features/ccsdk-aai-service/pom.xml index f5892692..63590252 100644 --- a/features/ccsdk-aai-service/pom.xml +++ b/features/ccsdk-aai-service/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-ansible-adapter/pom.xml b/features/ccsdk-ansible-adapter/pom.xml index 75eae420..6c7bea79 100644 --- a/features/ccsdk-ansible-adapter/pom.xml +++ b/features/ccsdk-ansible-adapter/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml index 50b52e05..a8f90d03 100644 --- a/features/ccsdk-base-http/pom.xml +++ b/features/ccsdk-base-http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-mdsal-resource/pom.xml b/features/ccsdk-mdsal-resource/pom.xml index d00a5a75..6d7f67ab 100644 --- a/features/ccsdk-mdsal-resource/pom.xml +++ b/features/ccsdk-mdsal-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-messagerouter-consumer/pom.xml b/features/ccsdk-messagerouter-consumer/pom.xml index a8b152e7..1b40ca61 100755 --- a/features/ccsdk-messagerouter-consumer/pom.xml +++ b/features/ccsdk-messagerouter-consumer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> diff --git a/features/ccsdk-messagerouter-publisher/pom.xml b/features/ccsdk-messagerouter-publisher/pom.xml index a676e289..dac952a9 100755 --- a/features/ccsdk-messagerouter-publisher/pom.xml +++ b/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> diff --git a/features/ccsdk-netbox-client/pom.xml b/features/ccsdk-netbox-client/pom.xml index 6888ed80..efbb4795 100644 --- a/features/ccsdk-netbox-client/pom.xml +++ b/features/ccsdk-netbox-client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-resource-assignment/pom.xml b/features/ccsdk-resource-assignment/pom.xml index 3b26f1ef..f6d89b61 100644 --- a/features/ccsdk-resource-assignment/pom.xml +++ b/features/ccsdk-resource-assignment/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-saltstack-adapter/pom.xml b/features/ccsdk-saltstack-adapter/pom.xml index 9ed38d71..a0bff539 100644 --- a/features/ccsdk-saltstack-adapter/pom.xml +++ b/features/ccsdk-saltstack-adapter/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index 528fbf5e..540e7a5a 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/ccsdk-sql-resource/pom.xml b/features/ccsdk-sql-resource/pom.xml index ace2a7f0..c90fae3c 100644 --- a/features/ccsdk-sql-resource/pom.xml +++ b/features/ccsdk-sql-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index 29945ade..1eed4c49 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 948a0975..1d65884d 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index 4bd632c0..f1ea2f81 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <relativePath/> </parent> |