Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Commit eb10a87

Browse files
committedMar 15, 2016
Issue eclipse#177 - Fix EAVP tycho version to get build working
Signed-off-by: Greg Watson <g.watson@computer.org>
1 parent d48d460 commit eb10a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎org.eclipse.eavp.parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Custom properties -->
66
<properties>
7-
<tycho-version>0.23.0</tycho-version>
7+
<tycho-version>0.24.0</tycho-version>
88
<pom-filename>pom.xml</pom-filename>
99
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
1010
</properties>

0 commit comments

Comments
 (0)
This repository has been archived.