diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
commit | a6791c6dca9a5a609808434a1ad5d32188af5d05 (patch) | |
tree | b05d9ac1b06ac8def9106bec49a95298467c65bc /plugins/features | |
parent | 475ac067ec2e913c4821a19a4415858704b79844 (diff) |
Use version 2.4.2 parent poms
Use version 2.4.2 of parent poms
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4
Diffstat (limited to 'plugins/features')
-rw-r--r-- | plugins/features/ccsdk-gr-toolkit/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-properties-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-restapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-restconf-client/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-sli-plugins-all/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-sshapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-template-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/features-sli-plugins/pom.xml | 2 | ||||
-rwxr-xr-x | plugins/features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | plugins/features/pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/plugins/features/ccsdk-gr-toolkit/pom.xml b/plugins/features/ccsdk-gr-toolkit/pom.xml index bf75f3643..1f80d7c5e 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-properties-node/pom.xml b/plugins/features/ccsdk-properties-node/pom.xml index a54a2822a..6150c11b7 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-restapi-call-node/pom.xml b/plugins/features/ccsdk-restapi-call-node/pom.xml index 5c56332b9..71bf66176 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index af9dd12c1..b581aaf1a 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index b42d20039..d3c7a1ac0 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml index 421394760..c6d25d960 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index ad1299873..d068233e5 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml index 238d90ac5..d35382b77 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index 68c418e7f..78decef3b 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index c5aaae356..8f513b4b8 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> |