Skip to content

Commit da4e206

Browse files
committed
build dm with tycho 3
Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
1 parent 4a24860 commit da4e206

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng

1 file changed

+1
-1
lines changed

org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven.compiler.source>11</maven.compiler.source>
2525
<maven.compiler.target>11</maven.compiler.target>
2626
<!-- Tycho settings -->
27-
<tycho-version>2.7.5</tycho-version>
27+
<tycho-version>3.0.5</tycho-version>
2828
<targetplatform.groupId>${project.groupId}</targetplatform.groupId>
2929
<targetplatform.artifactId>${project.groupId}.tp</targetplatform.artifactId>
3030
<targetplatform.version>${project.version}</targetplatform.version>

0 commit comments

Comments
 (0)