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.
1 parent 1e1b2be commit 00dc0eaCopy full SHA for 00dc0ea
net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
@@ -41,7 +41,6 @@
41
<plugin>
42
<groupId>org.eclipse.tycho</groupId>
43
<artifactId>tycho-p2-repository-plugin</artifactId>
44
- <version>${tycho.version}</version>
45
<configuration>
46
<finalName>${project.artifactId}-${qualifiedVersion}</finalName>
47
</configuration>
pom.xml
@@ -17,7 +17,7 @@
17
<properties>
18
<target.platform>kepler</target.platform>
19
20
- <tycho.version>1.4.0</tycho.version>
+ <tycho.version>1.6.0</tycho.version>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
<pmd.version>6.20.0</pmd.version>
23
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
0 commit comments