diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:40:14 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:40:14 -0500 |
commit | 4de5e6cbb62b3588a916f7696e7a9ecc73061782 (patch) | |
tree | 7a0ab9be162023d05475e6390d9adf040030e450 /features | |
parent | bc18e2c019f4b16752ae25fa50b436e7cd65c8e8 (diff) |
Use released parent pom
Use released version of ccsdk/parent poms
Change-Id: Ifa7059c687e09de9977b94d92fbf1869d510b00d
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 aaa18ab9..ef47eac1 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-ansible-adapter/pom.xml b/features/ccsdk-ansible-adapter/pom.xml index 9b6c89bb..7a882404 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml index 168f6f43..4c909c06 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-mdsal-resource/pom.xml b/features/ccsdk-mdsal-resource/pom.xml index 76e212bc..deaf0055 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-messagerouter-consumer/pom.xml b/features/ccsdk-messagerouter-consumer/pom.xml index 6ab191e6..5e55ca55 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</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 21b498d1..e3790bc8 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</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 0b03d275..a9fd8f34 100644 --- a/features/ccsdk-netbox-client/pom.xml +++ b/features/ccsdk-netbox-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-resource-assignment/pom.xml b/features/ccsdk-resource-assignment/pom.xml index 03feeaad..679b1e9b 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-saltstack-adapter/pom.xml b/features/ccsdk-saltstack-adapter/pom.xml index fc0598ec..215931f5 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index ae26d4cb..6732d5af 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/ccsdk-sql-resource/pom.xml b/features/ccsdk-sql-resource/pom.xml index bab20209..7d41f033 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index a3e5f17e..757f86b1 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 2956c94f..e00d0231 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index ce33f8df..56513b25 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>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> |