diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3fa94509fd..56e0a22f28 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,10 @@ This page describes the noteworthy improvements provided by each release of Ecli ## 3.0.3 +### Dependency upgrades and Maven 3.9.0 support + +This release includes some dependency upgrades and a fix to run Tycho 3 with Maven 3.9.0. + ### Parameter enhancements for tycho-apitools-plugin:generate goal The parameters of the `tycho-apitools-plugin:generate` goal have been completed and improved. diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 4d2cde4045..7452bc1735 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 p2-maven-plugin diff --git a/pom.xml b/pom.xml index 23b2b86468..f1d026315e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 pom Tycho @@ -565,7 +565,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.5.0 false diff --git a/sisu-osgi/pom.xml b/sisu-osgi/pom.xml index 107907f4c6..75e0b7a05b 100644 --- a/sisu-osgi/pom.xml +++ b/sisu-osgi/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 sisu-osgi diff --git a/sisu-osgi/sisu-equinox-embedder/pom.xml b/sisu-osgi/sisu-equinox-embedder/pom.xml index ed4744dafc..0f3d5aaafa 100644 --- a/sisu-osgi/sisu-equinox-embedder/pom.xml +++ b/sisu-osgi/sisu-equinox-embedder/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 3.0.3-SNAPSHOT + 3.0.3 sisu-equinox-embedder diff --git a/sisu-osgi/sisu-equinox-launching/pom.xml b/sisu-osgi/sisu-equinox-launching/pom.xml index 6a85980c0d..062dce0249 100644 --- a/sisu-osgi/sisu-equinox-launching/pom.xml +++ b/sisu-osgi/sisu-equinox-launching/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 3.0.3-SNAPSHOT + 3.0.3 sisu-equinox-launching diff --git a/sisu-osgi/sisu-osgi-api/pom.xml b/sisu-osgi/sisu-osgi-api/pom.xml index 168a9f258d..8a732db57e 100644 --- a/sisu-osgi/sisu-osgi-api/pom.xml +++ b/sisu-osgi/sisu-osgi-api/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho sisu-osgi - 3.0.3-SNAPSHOT + 3.0.3 sisu-osgi-api diff --git a/sisu-osgi/sisu-osgi-connect/pom.xml b/sisu-osgi/sisu-osgi-connect/pom.xml index cb74d44b96..8395bb158b 100644 --- a/sisu-osgi/sisu-osgi-connect/pom.xml +++ b/sisu-osgi/sisu-osgi-connect/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho sisu-osgi - 3.0.3-SNAPSHOT + 3.0.3 sisu-osgi-connect Sisu Implementation of the OSGi R8 Framework Connect Specification diff --git a/target-platform-configuration/pom.xml b/target-platform-configuration/pom.xml index b52558d899..c563aa0a5e 100644 --- a/target-platform-configuration/pom.xml +++ b/target-platform-configuration/pom.xml @@ -16,7 +16,7 @@ tycho org.eclipse.tycho - 3.0.3-SNAPSHOT + 3.0.3 target-platform-configuration diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index ef36584ca6..626dc63809 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-apitools-plugin Plugin for performing API analysis tasks diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml index 847862271f..dbdaafc88e 100644 --- a/tycho-artifactcomparator/pom.xml +++ b/tycho-artifactcomparator/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-artifactcomparator diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 6269c17334..248a888749 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-build diff --git a/tycho-buildtimestamp-jgit/pom.xml b/tycho-buildtimestamp-jgit/pom.xml index e2d74efdb0..f833c34ca1 100644 --- a/tycho-buildtimestamp-jgit/pom.xml +++ b/tycho-buildtimestamp-jgit/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-buildtimestamp-jgit diff --git a/tycho-bundles/org.eclipse.tycho.core.shared.tests/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.core.shared.tests/META-INF/MANIFEST.MF index 2507625939..a74f9748a3 100644 --- a/tycho-bundles/org.eclipse.tycho.core.shared.tests/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.core.shared.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho Core Maven/OSGi Shared Classes Tests Bundle-SymbolicName: org.eclipse.tycho.core.shared.tests -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Fragment-Host: org.eclipse.tycho.core.shared Bundle-RequiredExecutionEnvironment: JavaSE-17 Require-Bundle: org.junit;bundle-version="4.8.2" diff --git a/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml b/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml index f6cede1b4e..e9658416c4 100644 --- a/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.core.shared.tests diff --git a/tycho-bundles/org.eclipse.tycho.core.shared/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.core.shared/META-INF/MANIFEST.MF index 445dd2df6c..c794a40e10 100644 --- a/tycho-bundles/org.eclipse.tycho.core.shared/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.core.shared/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.tycho.core.shared -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Name: Tycho Core Maven/OSGi Shared Classes Bundle-Vendor: %providerName Export-Package: org.eclipse.tycho.artifacts, diff --git a/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml b/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml index c0ec182afe..c8ade561ed 100644 --- a/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.core.shared/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.core.shared diff --git a/tycho-bundles/org.eclipse.tycho.embedder.shared/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.embedder.shared/META-INF/MANIFEST.MF index c3c8c33969..0ae0874296 100644 --- a/tycho-bundles/org.eclipse.tycho.embedder.shared/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.embedder.shared/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.eclipse.tycho.embedder.shared -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Name: Tycho Embedder API Maven/OSGi Shared Classes Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: JavaSE-17 diff --git a/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml b/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml index 1842f5f795..fb6af00640 100644 --- a/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.embedder.shared diff --git a/tycho-bundles/org.eclipse.tycho.noopsecurity/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.noopsecurity/META-INF/MANIFEST.MF index 99cdcf8599..624ee16ac7 100644 --- a/tycho-bundles/org.eclipse.tycho.noopsecurity/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.noopsecurity/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho Noop Equinox password provider Bundle-SymbolicName: org.eclipse.tycho.noopsecurity;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Require-Bundle: org.eclipse.equinox.security;bundle-version="1.0.100" Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy diff --git a/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml b/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml index 9921ed9e71..2b4607d858 100644 --- a/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.noopsecurity diff --git a/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/META-INF/MANIFEST.MF index c36af0559a..9bde7a1385 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho Maven/p2 Repository Integration Tests Bundle-SymbolicName: org.eclipse.tycho.p2.maven.repository.tests;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: JavaSE-17 Fragment-Host: org.eclipse.tycho.p2.maven.repository diff --git a/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml index 5bd135ac67..48f670d0a7 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.maven.repository.tests/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.maven.repository.tests diff --git a/tycho-bundles/org.eclipse.tycho.p2.maven.repository/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.maven.repository/META-INF/MANIFEST.MF index ae2f36798d..49890132c6 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.maven.repository/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.maven.repository/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho Maven/p2 Repository Integration Bundle-SymbolicName: org.eclipse.tycho.p2.maven.repository;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy diff --git a/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml index 678310bef3..bb4b8a5b2c 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.maven.repository diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/META-INF/MANIFEST.MF index 8e55dcc198..f74f1da92b 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho p2 Resolver Bundle Tests Bundle-SymbolicName: org.eclipse.tycho.p2.resolver.impl.test;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-RequiredExecutionEnvironment: JavaSE-17 Fragment-Host: org.eclipse.tycho.p2.resolver.impl Require-Bundle: org.junit, diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml index bbd323aa7b..18314f3f4e 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.resolver.impl.test diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/META-INF/MANIFEST.MF index 61809e0417..bb4f89ad02 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho p2 Resolver Bundle Bundle-SymbolicName: org.eclipse.tycho.p2.resolver.impl;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Activator: org.eclipse.tycho.p2.impl.Activator Require-Bundle: org.eclipse.core.runtime, org.eclipse.equinox.security;bundle-version="1.0.100", diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml index 9ce1d133f5..f4c3141e2c 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.resolver.impl diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/META-INF/MANIFEST.MF index 40c987937b..3f3b0bdac8 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho p2 Resolver Maven/OSGi Shared Classes Tests Bundle-SymbolicName: org.eclipse.tycho.p2.resolver.shared.tests;singleton:=true -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-RequiredExecutionEnvironment: JavaSE-17 Fragment-Host: org.eclipse.tycho.p2.resolver.shared Bundle-Vendor: Eclipse Tycho diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml index 6151214192..be572cefca 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared.tests/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.resolver.shared.tests diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/META-INF/MANIFEST.MF index 3d868b9f4f..af31924d61 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/META-INF/MANIFEST.MF @@ -5,7 +5,7 @@ Export-Package: org.eclipse.tycho.p2.resolver.facade, org.eclipse.tycho.p2.target.facade, org.eclipse.tycho.repository.registry.facade -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Name: Tycho p2 Resolver Maven/OSGi Shared Classes Bundle-ManifestVersion: 2 Bundle-Description: Tycho integrates Maven with Eclipse and OSGi diff --git a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml index 2556c91b9b..f7ae109009 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.resolver.shared diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.impl/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.tools.impl/META-INF/MANIFEST.MF index 66a8b0eaf7..82f163d328 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.impl/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.impl/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Name: Tycho p2 Tools Bundle Bundle-ManifestVersion: 2 Bundle-Description: Implementation of tools for generating, copying, and using p2 repositories in Tycho diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml index 8948f6f1f0..79154cdacd 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.tools.impl diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.shared/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.tools.shared/META-INF/MANIFEST.MF index 77f66de3f0..d89efc39ae 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.shared/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.shared/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-Name: Tycho p2 Tools Maven/OSGi Shared Classes Bundle-ManifestVersion: 2 Bundle-Description: Exposes tools for manipulating p2 data, which are implemented in OSGi bundles, to Maven plug-ins diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml index 23a8dcfd73..f0476b67e7 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.tools.shared diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.tests/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.p2.tools.tests/META-INF/MANIFEST.MF index 6ebe616ee4..c09130250d 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.tests/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho p2 Tools Tests Bundle-SymbolicName: org.eclipse.tycho.p2.tools.tests -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-RequiredExecutionEnvironment: JavaSE-17 Fragment-Host: org.eclipse.tycho.p2.tools.impl Require-Bundle: org.junit;bundle-version="[4.8.1,5.0.0)", diff --git a/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml b/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml index 9bf0d2149e..085f097be2 100644 --- a/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.p2.tools.tests diff --git a/tycho-bundles/org.eclipse.tycho.test.utils/META-INF/MANIFEST.MF b/tycho-bundles/org.eclipse.tycho.test.utils/META-INF/MANIFEST.MF index 776930d33b..a742e00be3 100644 --- a/tycho-bundles/org.eclipse.tycho.test.utils/META-INF/MANIFEST.MF +++ b/tycho-bundles/org.eclipse.tycho.test.utils/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tycho Test Utilities Bundle-SymbolicName: org.eclipse.tycho.test.utils -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-RequiredExecutionEnvironment: JavaSE-17 Require-Bundle: org.junit;bundle-version="[4.8.1,5.0.0)", org.hamcrest.core, diff --git a/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml b/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml index cb4ee67463..94c0f5b983 100644 --- a/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml +++ b/tycho-bundles/org.eclipse.tycho.test.utils/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.test.utils diff --git a/tycho-bundles/pom.xml b/tycho-bundles/pom.xml index 5731e98af1..402f6087ba 100644 --- a/tycho-bundles/pom.xml +++ b/tycho-bundles/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-bundles diff --git a/tycho-bundles/tycho-bundles-target/pom.xml b/tycho-bundles/tycho-bundles-target/pom.xml index 67afe3b01c..6a52868b48 100644 --- a/tycho-bundles/tycho-bundles-target/pom.xml +++ b/tycho-bundles/tycho-bundles-target/pom.xml @@ -5,7 +5,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 .. diff --git a/tycho-compiler-jdt/pom.xml b/tycho-compiler-jdt/pom.xml index cc524808c1..fba34e46f6 100644 --- a/tycho-compiler-jdt/pom.xml +++ b/tycho-compiler-jdt/pom.xml @@ -12,7 +12,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-compiler-jdt diff --git a/tycho-compiler-plugin/pom.xml b/tycho-compiler-plugin/pom.xml index 060f81a306..1c3c4ff022 100644 --- a/tycho-compiler-plugin/pom.xml +++ b/tycho-compiler-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-compiler-plugin diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 4ace6a4527..94a234e8d4 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-core diff --git a/tycho-ds-plugin/pom.xml b/tycho-ds-plugin/pom.xml index a63c5e5fba..ca14123b94 100644 --- a/tycho-ds-plugin/pom.xml +++ b/tycho-ds-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-ds-plugin maven-plugin diff --git a/tycho-embedder-api/pom.xml b/tycho-embedder-api/pom.xml index d18b7ecfcd..e5950f2762 100644 --- a/tycho-embedder-api/pom.xml +++ b/tycho-embedder-api/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-embedder-api diff --git a/tycho-extras/pom.xml b/tycho-extras/pom.xml index d635ebd9cc..81f2f8ed79 100644 --- a/tycho-extras/pom.xml +++ b/tycho-extras/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.extras diff --git a/tycho-extras/target-platform-validation-plugin/pom.xml b/tycho-extras/target-platform-validation-plugin/pom.xml index 25958ed995..cedad92989 100644 --- a/tycho-extras/target-platform-validation-plugin/pom.xml +++ b/tycho-extras/target-platform-validation-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 target-platform-validation-plugin diff --git a/tycho-extras/tycho-custom-bundle-plugin/pom.xml b/tycho-extras/tycho-custom-bundle-plugin/pom.xml index 6b79bfbf85..7943a95b76 100644 --- a/tycho-extras/tycho-custom-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-custom-bundle-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-custom-bundle-plugin diff --git a/tycho-extras/tycho-dependency-tools-plugin/pom.xml b/tycho-extras/tycho-dependency-tools-plugin/pom.xml index e072963bba..4c5faba5c7 100644 --- a/tycho-extras/tycho-dependency-tools-plugin/pom.xml +++ b/tycho-extras/tycho-dependency-tools-plugin/pom.xml @@ -14,7 +14,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-dependency-tools-plugin diff --git a/tycho-extras/tycho-document-bundle-plugin/pom.xml b/tycho-extras/tycho-document-bundle-plugin/pom.xml index baa2fb374a..619a73b438 100644 --- a/tycho-extras/tycho-document-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-document-bundle-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-document-bundle-plugin diff --git a/tycho-extras/tycho-eclipserun-plugin/pom.xml b/tycho-extras/tycho-eclipserun-plugin/pom.xml index e64dd381e9..046130eb4c 100644 --- a/tycho-extras/tycho-eclipserun-plugin/pom.xml +++ b/tycho-extras/tycho-eclipserun-plugin/pom.xml @@ -15,7 +15,7 @@ tycho-extras org.eclipse.tycho.extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-eclipserun-plugin diff --git a/tycho-extras/tycho-extras-its/pom.xml b/tycho-extras/tycho-extras-its/pom.xml index 6421e628e3..ec7eeee60e 100644 --- a/tycho-extras/tycho-extras-its/pom.xml +++ b/tycho-extras/tycho-extras-its/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-extras-its diff --git a/tycho-extras/tycho-p2-extras-plugin/pom.xml b/tycho-extras/tycho-p2-extras-plugin/pom.xml index d082bcc02c..ae62f04b78 100644 --- a/tycho-extras/tycho-p2-extras-plugin/pom.xml +++ b/tycho-extras/tycho-p2-extras-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-extras-plugin diff --git a/tycho-extras/tycho-pomless/pom.xml b/tycho-extras/tycho-pomless/pom.xml index 60b6c28d23..feab6fc92f 100644 --- a/tycho-extras/tycho-pomless/pom.xml +++ b/tycho-extras/tycho-pomless/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-pomless diff --git a/tycho-extras/tycho-sourceref-jgit/pom.xml b/tycho-extras/tycho-sourceref-jgit/pom.xml index 92302fb1ec..18488b305e 100644 --- a/tycho-extras/tycho-sourceref-jgit/pom.xml +++ b/tycho-extras/tycho-sourceref-jgit/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-sourceref-jgit diff --git a/tycho-extras/tycho-version-bump-plugin/pom.xml b/tycho-extras/tycho-version-bump-plugin/pom.xml index 29b67db81d..ceff081096 100644 --- a/tycho-extras/tycho-version-bump-plugin/pom.xml +++ b/tycho-extras/tycho-version-bump-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho.extras tycho-extras - 3.0.3-SNAPSHOT + 3.0.3 tycho-version-bump-plugin diff --git a/tycho-gpg-plugin/pom.xml b/tycho-gpg-plugin/pom.xml index e71aa1d575..59ddfe281e 100644 --- a/tycho-gpg-plugin/pom.xml +++ b/tycho-gpg-plugin/pom.xml @@ -13,7 +13,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-gpg-plugin diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index 1663ebbdf7..f3744dfda0 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-its diff --git a/tycho-lib-detector/pom.xml b/tycho-lib-detector/pom.xml index 5ade8b4833..5f85aba772 100644 --- a/tycho-lib-detector/pom.xml +++ b/tycho-lib-detector/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-lib-detector Tycho JVM Library Detector diff --git a/tycho-maven-plugin/pom.xml b/tycho-maven-plugin/pom.xml index 0d186bdeab..1fe5ab287b 100644 --- a/tycho-maven-plugin/pom.xml +++ b/tycho-maven-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-maven-plugin diff --git a/tycho-metadata-model/pom.xml b/tycho-metadata-model/pom.xml index 1888aa38e4..f92ad38f8c 100644 --- a/tycho-metadata-model/pom.xml +++ b/tycho-metadata-model/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-metadata-model diff --git a/tycho-p2/pom.xml b/tycho-p2/pom.xml index fa865e3a04..fb9b0ea90b 100644 --- a/tycho-p2/pom.xml +++ b/tycho-p2/pom.xml @@ -17,7 +17,7 @@ tycho org.eclipse.tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2 diff --git a/tycho-p2/tycho-p2-director-plugin/pom.xml b/tycho-p2/tycho-p2-director-plugin/pom.xml index a7d0084eae..e891b00232 100644 --- a/tycho-p2/tycho-p2-director-plugin/pom.xml +++ b/tycho-p2/tycho-p2-director-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-p2 - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-director-plugin diff --git a/tycho-p2/tycho-p2-facade/pom.xml b/tycho-p2/tycho-p2-facade/pom.xml index fb8ae762cc..9b04573adf 100644 --- a/tycho-p2/tycho-p2-facade/pom.xml +++ b/tycho-p2/tycho-p2-facade/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-p2 - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-facade diff --git a/tycho-p2/tycho-p2-plugin/pom.xml b/tycho-p2/tycho-p2-plugin/pom.xml index 3657a4a916..bae6c9358c 100644 --- a/tycho-p2/tycho-p2-plugin/pom.xml +++ b/tycho-p2/tycho-p2-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-p2 - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-plugin diff --git a/tycho-p2/tycho-p2-publisher-plugin/pom.xml b/tycho-p2/tycho-p2-publisher-plugin/pom.xml index b197612093..1fb750b056 100644 --- a/tycho-p2/tycho-p2-publisher-plugin/pom.xml +++ b/tycho-p2/tycho-p2-publisher-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-p2 - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-publisher-plugin diff --git a/tycho-p2/tycho-p2-repository-plugin/pom.xml b/tycho-p2/tycho-p2-repository-plugin/pom.xml index b04ef9e8fe..33573f5df8 100644 --- a/tycho-p2/tycho-p2-repository-plugin/pom.xml +++ b/tycho-p2/tycho-p2-repository-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-p2 - 3.0.3-SNAPSHOT + 3.0.3 tycho-p2-repository-plugin diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml index 6bf0a0273a..4ac6d1358b 100644 --- a/tycho-packaging-plugin/pom.xml +++ b/tycho-packaging-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-packaging-plugin diff --git a/tycho-release/pom.xml b/tycho-release/pom.xml index 5c13abf957..f93691d251 100644 --- a/tycho-release/pom.xml +++ b/tycho-release/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-release diff --git a/tycho-release/tycho-versions-plugin/pom.xml b/tycho-release/tycho-versions-plugin/pom.xml index 60467253c4..a8299bce0f 100644 --- a/tycho-release/tycho-versions-plugin/pom.xml +++ b/tycho-release/tycho-versions-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho-release - 3.0.3-SNAPSHOT + 3.0.3 tycho-versions-plugin diff --git a/tycho-source-plugin/pom.xml b/tycho-source-plugin/pom.xml index 640d95c328..b32f18d427 100644 --- a/tycho-source-plugin/pom.xml +++ b/tycho-source-plugin/pom.xml @@ -16,7 +16,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-source-plugin diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml index a1f6251d7b..5daa859b2d 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml index 5da98adc02..de8039df30 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit4/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit4 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml index e878c0395f..943dac892f 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit47/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit47 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml index de2cefeeeb..39e412536d 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit5/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit5 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml index 3e4151b5a9..7013cbd70e 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit54/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit54 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml index fe27ef75a1..d99af37278 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit55/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit55 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml index c87d853003..a845b74793 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit56/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit56 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml index dcb4524b2a..784b1b697d 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit57/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit57 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml index 93ec1f9b88..931871939f 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit57withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit57withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml index 980131b215..acb1d68f84 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit58/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit58 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml index 8d9bb2ef11..a76096f53d 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit58withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit58withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml index 4556d403f2..d21f56130c 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit59/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit59 jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml index 8dd0197ea5..aee5253337 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.junit59withvintage/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.junit59withvintage jar diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/META-INF/MANIFEST.MF b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/META-INF/MANIFEST.MF index 600cd60587..3dfe4207f1 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/META-INF/MANIFEST.MF +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Require-Bundle: org.eclipse.osgi;bundle-version="3.2.2", org.eclipse.ui.workbench;bundle-version="3.2.2";resolution:=optional, org.eclipse.core.runtime;bundle-version="3.2.0" Bundle-ActivationPolicy: lazy -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.3 Bundle-ClassPath: ., jars/surefire-booter-3.0.0-M5.jar, jars/surefire-api-3.0.0-M5.jar, diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index 6eb6a4d287..55740b29b0 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 ../../tycho-bundles/pom.xml org.eclipse.tycho.surefire.osgibooter diff --git a/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml index 004b195201..4a654c1e5b 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.testng/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tycho tycho-surefire - 3.0.3-SNAPSHOT + 3.0.3 org.eclipse.tycho.surefire.testng jar diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index 616bb0daf3..a4c9142d67 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -15,7 +15,7 @@ org.eclipse.tycho tycho-bundles - 3.0.3-SNAPSHOT + 3.0.3 ../tycho-bundles/pom.xml tycho-surefire diff --git a/tycho-surefire/tycho-surefire-plugin/pom.xml b/tycho-surefire/tycho-surefire-plugin/pom.xml index e07b4c5190..e1cae58460 100644 --- a/tycho-surefire/tycho-surefire-plugin/pom.xml +++ b/tycho-surefire/tycho-surefire-plugin/pom.xml @@ -17,7 +17,7 @@ org.eclipse.tycho tycho - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/tycho-testing-harness/pom.xml b/tycho-testing-harness/pom.xml index 0be98a4130..c6885a36df 100644 --- a/tycho-testing-harness/pom.xml +++ b/tycho-testing-harness/pom.xml @@ -17,7 +17,7 @@ tycho org.eclipse.tycho - 3.0.3-SNAPSHOT + 3.0.3 tycho-testing-harness