We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 173f5a5 + 26d6aff commit d06e804Copy full SHA for d06e804
eclipse/.mvn/extensions.xml
@@ -20,6 +20,6 @@
20
<extension>
21
<groupId>org.eclipse.tycho</groupId>
22
<artifactId>tycho-build</artifactId>
23
- <version>3.0.2</version>
+ <version>3.0.3</version>
24
</extension>
25
</extensions>
eclipse/pom.xml
@@ -40,8 +40,8 @@
40
</modules>
41
42
<properties>
43
- <tycho-version>3.0.2</tycho-version>
44
- <tycho-extras-version>3.0.2</tycho-extras-version>
+ <tycho-version>3.0.3</tycho-version>
+ <tycho-extras-version>3.0.3</tycho-extras-version>
45
<license.version>4.2.rc3</license.version>
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
0 commit comments