Skip to content

Commit

Permalink
Release Tycho 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed May 2, 2022
1 parent f27a8a4 commit 81376f7
Show file tree
Hide file tree
Showing 96 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@

<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
<packaging>pom</packaging>

<name>Tycho</name>
Expand Down
2 changes: 1 addition & 1 deletion sisu-equinox/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>sisu-equinox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sisu-equinox/sisu-equinox-api/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>sisu-equinox</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>sisu-equinox-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion sisu-equinox/sisu-equinox-embedder/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>sisu-equinox</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>sisu-equinox-embedder</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion sisu-equinox/sisu-equinox-launching/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>sisu-equinox</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>sisu-equinox-launching</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion target-platform-configuration/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>tycho</artifactId>
<groupId>org.eclipse.tycho</groupId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>target-platform-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-artifactcomparator/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>tycho-artifactcomparator</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion tycho-build/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>tycho-build</artifactId>

Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Fragment-Host: org.eclipse.tycho.core.shared
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.junit;bundle-version="4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.core.shared.tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.core.shared.tests</artifactId>
Expand Down
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.tycho.core.shared
Bundle-Version: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Name: Tycho Core Maven/OSGi Shared Classes
Bundle-Vendor: %providerName
Export-Package: org.eclipse.tycho.artifacts,
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.core.shared/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.core.shared</artifactId>
Expand Down
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.tycho.embedder.shared
Bundle-Version: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Name: Tycho Embedder API Maven/OSGi Shared Classes
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-11
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.embedder.shared</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Require-Bundle: org.eclipse.equinox.security;bundle-version="1.0.100"
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.noopsecurity/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.noopsecurity</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-11
Fragment-Host: org.eclipse.tycho.p2.maven.repository
Expand Down
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.maven.repository.tests</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Expand Down
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.maven.repository</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-RequiredExecutionEnvironment: JavaSE-11
Fragment-Host: org.eclipse.tycho.p2.resolver.impl
Require-Bundle: org.junit,
Expand Down
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.resolver.impl.test</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Activator: org.eclipse.tycho.p2.impl.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.equinox.security;bundle-version="1.0.100",
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.resolver.impl</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-RequiredExecutionEnvironment: JavaSE-11
Fragment-Host: org.eclipse.tycho.p2.resolver.shared
Bundle-Vendor: Eclipse Tycho
Expand Down
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.resolver.shared.tests</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Name: Tycho p2 Resolver Maven/OSGi Shared Classes
Bundle-ManifestVersion: 2
Bundle-Description: Tycho integrates Maven with Eclipse and OSGi
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.resolver.shared</artifactId>
Expand Down
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
Bundle-Version: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-Name: Tycho p2 Tools Bundle
Bundle-ManifestVersion: 2
Bundle-Description: Implementation of tools for generating, copying, and using p2 repositories in Tycho
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.tools.impl</artifactId>
Expand Down
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
Bundle-Version: 2.7.2.qualifier
Bundle-Version: 2.7.2
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
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.tools.shared</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-RequiredExecutionEnvironment: JavaSE-11
Fragment-Host: org.eclipse.tycho.p2.tools.impl
Require-Bundle: org.junit;bundle-version="[4.8.1,5.0.0)",
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.p2.tools.tests/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.p2.tools.tests</artifactId>
Expand Down
Expand Up @@ -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: 2.7.2.qualifier
Bundle-Version: 2.7.2
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.junit;bundle-version="[4.8.1,5.0.0)",
org.hamcrest.core,
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/org.eclipse.tycho.test.utils/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>org.eclipse.tycho.test.utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>tycho-bundles</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/tycho-bundles-external/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>tycho-bundles-external</artifactId>
Expand Down
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="org.eclipse.tycho.p2" uid="tycho-bundles-external" id="org.eclipse.equinox.p2.director.app.product" application="org.eclipse.equinox.p2.director" version="2.7.2.qualifier" useFeatures="false" includeLaunchers="false">
<product name="org.eclipse.tycho.p2" uid="tycho-bundles-external" id="org.eclipse.equinox.p2.director.app.product" application="org.eclipse.equinox.p2.director" version="2.7.2" useFeatures="false" includeLaunchers="false">

<configIni use="default">
</configIni>
Expand Down
2 changes: 1 addition & 1 deletion tycho-bundles/tycho-bundles-target/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-bundles</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tycho-compiler-jdt/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>tycho-compiler-jdt</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tycho-compiler-plugin/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>

<artifactId>tycho-compiler-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-core/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>tycho-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tycho-ds-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>2.7.2-SNAPSHOT</version>
<version>2.7.2</version>
</parent>
<artifactId>tycho-ds-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down

0 comments on commit 81376f7

Please sign in to comment.