Skip to content

Commit

Permalink
Update versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Aug 21, 2023
1 parent cdd16b0 commit d124588
Show file tree
Hide file tree
Showing 65 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>p2-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -49,7 +49,7 @@
</developers>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<packaging>pom</packaging>
<name>Tycho</name>
<description>Tycho integrates Maven with Eclipse and OSGi</description>
Expand Down
2 changes: 1 addition & 1 deletion sisu-osgi/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion sisu-osgi/sisu-osgi-connect/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>sisu-osgi</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>sisu-osgi-connect</artifactId>
<name>Sisu Implementation of the OSGi R8 Framework Connect Specification</name>
Expand Down
2 changes: 1 addition & 1 deletion target-platform-configuration/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>tycho</artifactId>
<groupId>org.eclipse.tycho</groupId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

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

<artifactId>tycho-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-apitools-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-apitools-plugin</artifactId>
<name>Plugin for performing API analysis tasks</name>
Expand Down
2 changes: 1 addition & 1 deletion tycho-artifactcomparator/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-artifactcomparator</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion tycho-baseline-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-baseline-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tycho-bnd-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-bnd-plugin</artifactId>
<name>Tycho BND Plugin</name>
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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-build</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion tycho-buildtimestamp-jgit/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-buildtimestamp-jgit</artifactId>

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>4.0.2-SNAPSHOT</version>
<version>4.0.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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-compiler-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-core/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-ds-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<groupId>org.eclipse.tycho.extras</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/target-platform-validation-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

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

<artifactId>tycho-custom-bundle-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-dependency-tools-plugin/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-dependency-tools-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-document-bundle-plugin/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-document-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-eclipserun-plugin/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>tycho-extras</artifactId>
<groupId>org.eclipse.tycho.extras</groupId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

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

<artifactId>tycho-extras-its</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-p2-extras-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-p2-extras-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-pomless/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-pomless</artifactId>
<name>Tycho POM-less build extension</name>
Expand Down
2 changes: 1 addition & 1 deletion tycho-extras/tycho-sourceref-jgit/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-extras</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-sourceref-jgit</artifactId>

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion tycho-lib-detector/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-lib-detector</artifactId>
<name>Tycho JVM Library Detector</name>
Expand Down
2 changes: 1 addition & 1 deletion tycho-maven-plugin/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-metadata-model/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-metadata-model</artifactId>
<name>Tycho Eclipse Project Metadata Model</name>
Expand Down
2 changes: 1 addition & 1 deletion tycho-p2-director-plugin/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

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

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

<artifactId>tycho-p2-publisher-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-p2-repository-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-p2-repository-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-p2/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>tycho</artifactId>
<groupId>org.eclipse.tycho</groupId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-p2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion tycho-packaging-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-packaging-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-repository-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-repository-plugin</artifactId>
<name>Tycho Repository Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion tycho-source-plugin/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>

<artifactId>tycho-source-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tycho-spi/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<artifactId>tycho-spi</artifactId>
<name>Tycho Service Provider Interfaces</name>
Expand Down

0 comments on commit d124588

Please sign in to comment.