We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94570be commit 498a74dCopy full SHA for 498a74d
1 file changed
releng/org.eclipse.epp.config/parent/pom.xml
@@ -24,9 +24,9 @@
24
25
<properties>
26
<maven.version>3.9.9</maven.version>
27
- <tycho.version>5.0.1</tycho.version>
+ <tycho.version>5.0.2</tycho.version>
28
<tycho.scmUrl>scm:git:https://github.com/eclipse-packaging/packages.git</tycho.scmUrl>
29
- <cbi.version>1.5.3</cbi.version>
+ <cbi.version>1.5.4</cbi.version>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
32
<build>${maven.build.timestamp}</build>
0 commit comments