Skip to content

Commit 0224c60

Browse files
akurtakovmickaelistria
authored andcommitted
Build with latest Tycho and jarsigner
Signed-off-by: Alexander Kurtakov <[email protected]>
1 parent e1555fd commit 0224c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<maven>3.6.3</maven>
1313
</prerequisites>
1414
<properties>
15-
<tycho-version>2.3.0</tycho-version>
15+
<tycho-version>2.4.0</tycho-version>
1616
<tycho.scmUrl>scm:git:https://github.com/eclipse/wildwebdeveloper.git</tycho.scmUrl>
1717
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.eclipse.cbi.maven.plugins</groupId>
218218
<artifactId>eclipse-jarsigner-plugin</artifactId>
219-
<version>1.3.0</version>
219+
<version>1.3.2</version>
220220
<executions>
221221
<execution>
222222
<id>sign</id>

0 commit comments

Comments
 (0)