From c6d044629d82096fa4505d15a7210549e1cdf79a Mon Sep 17 00:00:00 2001 From: Rob Stryker Date: Fri, 3 Oct 2025 13:43:05 -0400 Subject: [PATCH] Try to update tycho and resolve missing deps Signed-off-by: Rob Stryker --- pom.xml | 2 +- targetplatform/rsp-target.target | 22 ++++++++++++++-------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 78b76e405..4ad38bb65 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ - 1.3.0 + 5.0.0 0.8.4 jacoco reuseReports diff --git a/targetplatform/rsp-target.target b/targetplatform/rsp-target.target index fe7a00602..86ec01491 100644 --- a/targetplatform/rsp-target.target +++ b/targetplatform/rsp-target.target @@ -39,16 +39,22 @@ - - - - - - + includeSource="true" type="Maven"> + + + org.apache.felix + org.apache.felix.log + 1.2.0 + + + org.everit.osgi.bundles + org.everit.osgi.bundles.org.apache.xmlcommons.full + 1.4.1-20150918 + + +