diff options
author | Dan Timoney <dtimoney@att.com> | 2022-11-07 13:38:17 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-11-07 13:38:17 -0500 |
commit | b5a1f49893bcbe44fda1b0ea6340f8f834adf2b2 (patch) | |
tree | 3f0cd9d3d4f75b05b26570bb756e7f12e33227ca /core/features | |
parent | 5383edf1b735a6de8d1c54c6e8bacb867e090010 (diff) |
Update to released version of parent pom
Update to use released initial London version of parent pom
Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Idd3e0c42d912e7dc5805edae351df14d19d83d2b
Diffstat (limited to 'core/features')
-rw-r--r-- | core/features/ccsdk-dblib/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-filters/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-sli-core-all/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-sli/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-sliPluginUtils/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-sliapi/pom.xml | 2 | ||||
-rw-r--r-- | core/features/ccsdk-slicore-utils/pom.xml | 2 | ||||
-rw-r--r-- | core/features/features-sli-core/pom.xml | 2 | ||||
-rwxr-xr-x | core/features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | core/features/pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/core/features/ccsdk-dblib/pom.xml b/core/features/ccsdk-dblib/pom.xml index 733916e86..e19f79c27 100644 --- a/core/features/ccsdk-dblib/pom.xml +++ b/core/features/ccsdk-dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-filters/pom.xml b/core/features/ccsdk-filters/pom.xml index 196612d0e..1a198bc55 100644 --- a/core/features/ccsdk-filters/pom.xml +++ b/core/features/ccsdk-filters/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-sli-core-all/pom.xml b/core/features/ccsdk-sli-core-all/pom.xml index 568ddd2b8..d27c459e3 100644 --- a/core/features/ccsdk-sli-core-all/pom.xml +++ b/core/features/ccsdk-sli-core-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-sli/pom.xml b/core/features/ccsdk-sli/pom.xml index def406441..f3bf33ca3 100644 --- a/core/features/ccsdk-sli/pom.xml +++ b/core/features/ccsdk-sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-sliPluginUtils/pom.xml b/core/features/ccsdk-sliPluginUtils/pom.xml index 9efeaa784..f533c7550 100644 --- a/core/features/ccsdk-sliPluginUtils/pom.xml +++ b/core/features/ccsdk-sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml index ec587c04c..540d9154c 100644 --- a/core/features/ccsdk-sliapi/pom.xml +++ b/core/features/ccsdk-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/ccsdk-slicore-utils/pom.xml b/core/features/ccsdk-slicore-utils/pom.xml index c09a17ac3..62fa008e6 100644 --- a/core/features/ccsdk-slicore-utils/pom.xml +++ b/core/features/ccsdk-slicore-utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/features-sli-core/pom.xml b/core/features/features-sli-core/pom.xml index e47ba57aa..44fe3e640 100644 --- a/core/features/features-sli-core/pom.xml +++ b/core/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/installer/pom.xml b/core/features/installer/pom.xml index 69bfd33ee..dbd7afa99 100755 --- a/core/features/installer/pom.xml +++ b/core/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> diff --git a/core/features/pom.xml b/core/features/pom.xml index 316eb9427..7331d7111 100755 --- a/core/features/pom.xml +++ b/core/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> |