diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9a056a3..1fc6882 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: uses: actions/setup-java@v4 with: distribution: 'temurin' - java-version: 17 + java-version: 21 cache: 'maven' - name: Setup Display run: | diff --git a/releng/org.eclipse.emf.validation.releng/pom.xml b/releng/org.eclipse.emf.validation.releng/pom.xml index 5a59d59..f994a8a 100644 --- a/releng/org.eclipse.emf.validation.releng/pom.xml +++ b/releng/org.eclipse.emf.validation.releng/pom.xml @@ -12,7 +12,7 @@ - 4.0.11 + 4.0.12 1.5.2 2.9.1 true @@ -84,6 +84,7 @@ target-platform-configuration ${tycho.version} + JavaSE-21 diff --git a/releng/org.eclipse.emf.validation.target/2024-09.target b/releng/org.eclipse.emf.validation.target/2024-09.target index 3d4fcd0..94b3ce3 100644 --- a/releng/org.eclipse.emf.validation.target/2024-09.target +++ b/releng/org.eclipse.emf.validation.target/2024-09.target @@ -9,18 +9,18 @@ - + - + - + diff --git a/releng/org.eclipse.emf.validation.target/2024-12.target b/releng/org.eclipse.emf.validation.target/2024-12.target new file mode 100644 index 0000000..4143cd0 --- /dev/null +++ b/releng/org.eclipse.emf.validation.target/2024-12.target @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/releng/org.eclipse.emf.validation.target/2025-03.target b/releng/org.eclipse.emf.validation.target/2025-03.target new file mode 100644 index 0000000..790c071 --- /dev/null +++ b/releng/org.eclipse.emf.validation.target/2025-03.target @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/releng/org.eclipse.emf.validation.target/2025-06.target b/releng/org.eclipse.emf.validation.target/2025-06.target new file mode 100644 index 0000000..f91ddc0 --- /dev/null +++ b/releng/org.eclipse.emf.validation.target/2025-06.target @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +