diff --git a/pom.xml b/pom.xml index 3f8d7a79..ccf378ea 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,8 @@ 4.0.0 org.eclipse.mylyn.commons org.eclipse.mylyn.commons-parent - Mylyn Commons 3.26.0-SNAPSHOT + Mylyn Commons pom @@ -30,7 +30,6 @@ 3.0.0 scm:git:https://github.com/eclipse-mylyn/org.eclipse.mylyn.commons.git - org.eclipse.mylyn,org.eclipse.mylyn.commons,org.eclipse.mylyn.commons-site,org.eclipse.mylyn.commons.activity,org.eclipse.mylyn.commons.sdk,org.eclipse.mylyn.commons.tck,org.eclipse.mylyn.discovery,org.eclipse.mylyn.monitor,org.eclipse.mylyn.commons.repositories,org.eclipse.mylyn.commons.repositories.http,org.eclipse.mylyn.development true @@ -66,7 +65,6 @@ ${basedir}/target/drops mylyn-commons-e${target-version} - @@ -122,7 +120,7 @@ Eclipse Foundation - http://www.eclipse.org/ + https://www.eclipse.org/ @@ -177,8 +175,8 @@ - org.eclipse.mylyn.commons - org.eclipse.mylyn.commons-target + ${project.parent.groupId} + ${project.parent.groupId}-target ${project.parent.version} ${target-platform} @@ -268,6 +266,38 @@ http://download.eclipse.org/releases/2022-12/ + + sign + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + 1.3.4 + + DO_NOT_RESIGN + + + + sign + + post-integration-test + + sign + + + + + + + + + eclipse-cbi + Eclipse CBI + https://repo.eclipse.org/content/repositories/cbi-releases/ + + +