Skip to content

Commit

Permalink
Update TP 2024-12 and tycho 4.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
opcoach committed Dec 27, 2024
1 parent 3f5db5c commit c8e5bd2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions com.opcoach.e4tester.tp/com.opcoach.e4tester.tp.tpd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
target "E4 Tester 2024-03" with source requirements
target "E4 Tester 2024-12" with source requirements


location "https://download.eclipse.org/releases/2024-03" {
location "https://download.eclipse.org/releases/2024-12" {

org.eclipse.platform.feature.group
org.eclipse.e4.rcp.feature.group
Expand Down Expand Up @@ -30,7 +30,7 @@ location "https://download.eclipse.org/releases/2024-03" {


// Add nebula nattable
location "https://download.eclipse.org/nattable/releases/2.3.0/repository" {
location "https://download.eclipse.org/nattable/releases/2.5.0/repository" {

org.eclipse.nebula.widgets.nattable.core.feature.feature.group
org.eclipse.nebula.widgets.nattable.core.source.feature.feature.group
Expand Down
4 changes: 2 additions & 2 deletions com.opcoach.e4tester.tp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<!-- <name>E4 Tester Target Platform</name> -->
<artifactId>com.opcoach.e4tester.tp</artifactId>
<version>4.31.0</version>
<version>4.34.0</version>
<packaging>eclipse-target-definition</packaging>

</project>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


<properties>
<tycho-version>4.0.6</tycho-version>
<tycho-version>4.0.10</tycho-version>
</properties>


Expand Down Expand Up @@ -81,7 +81,7 @@
<artifact>
<groupId>com.opcoach.e4tester</groupId>
<artifactId>com.opcoach.e4tester.tp</artifactId>
<version>4.31.0</version>
<version>4.34.0</version>
</artifact>
</target>
<environments>
Expand Down

0 comments on commit c8e5bd2

Please sign in to comment.