Skip to content

Commit e039308

Browse files
committed
Update TP to 2023-12 and tycho 4.0.5
1 parent ca85d7d commit e039308

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

build/com.opcoach.genmodeladdon.tp/com.opcoach.genmodeladdon.tp.tpd

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
target "GMA SimRel0623"
1+
target "GMA SimRel1223"
22

33
with source requirements
44

55

6-
location "https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.31.0/" {
6+
location "https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.33.0/" {
77
org.eclipse.xtext.sdk.feature.group
88
org.eclipse.xtend.sdk.feature.group
99
org.eclipse.xtext.xbase.feature.group
1010
}
1111

1212

13-
location "https://download.eclipse.org/releases/2023-06" {
13+
location "https://download.eclipse.org/releases/2023-12" {
1414

1515
org.eclipse.rcp.feature.group
1616
org.eclipse.ant.core

build/com.opcoach.genmodeladdon.tp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212

1313
<artifactId>com.opcoach.genmodeladdon.tp</artifactId>
1414
<packaging>eclipse-target-definition</packaging>
15-
<version>4.28.0</version>
15+
<version>4.30.0</version>
1616

1717
</project>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>pom</packaging>
99

1010
<properties>
11-
<tycho-version>4.0.1</tycho-version>
11+
<tycho-version>4.0.5</tycho-version>
1212
</properties>
1313

1414

@@ -39,7 +39,7 @@
3939
<artifact>
4040
<groupId>com.opcoach.genmodeladdon</groupId>
4141
<artifactId>com.opcoach.genmodeladdon.tp</artifactId>
42-
<version>4.28.0</version>
42+
<version>4.30.0</version>
4343
</artifact>
4444
</target>
4545
<environments>

0 commit comments

Comments
 (0)