diff --git a/Jenkinsfile b/Jenkinsfile
index 7b7d11b..c49d666 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -3,7 +3,7 @@ pipeline {
tools {
maven 'apache-maven-3.8.6'
- jdk 'openjdk-jdk11-latest'
+ jdk 'openjdk-jdk17-latest'
}
options {
diff --git a/pom.xml b/pom.xml
index 563ac51..7667132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
eclipse-test-plugin
- 2.7.5
+ 3.0.5
3.10.1
3.2.0
3.2.1
@@ -67,8 +67,8 @@
0.1.0-SNAPSHOT
3.2.0
- 3.0.0-M6
- 3.0.0-M6
+ 3.5.3
+ 3.5.3
3.2.1
3.3.0
3.3.0
@@ -85,14 +85,14 @@
platform in p2. We try to match the p2-version if possible. -->
3.7.100
3.7.0
- 2.26.0
- 2.23.0
- 2.14.0
- 2.16.0
- 2.16.0
+ 2.33.0
+ 2.28.0
+ 2.15.0
+ 2.18.0
+ 2.18.0
1.8.0.201405281451
1.8.0.201405281429
- 2.0.0
+ 2.3.0-SNAPSHOT
2.12.6.1
5.0.1
4.2.3
@@ -131,6 +131,17 @@
Sonatype
https://oss.sonatype.org/content/groups/public
+
+ Central Portal Snapshots
+ central-portal-snapshots
+ https://central.sonatype.com/repository/maven-snapshots/
+
+ false
+
+
+ true
+
+
@@ -318,6 +329,13 @@
WSO2
https://maven.wso2.org/nexus/content/groups/wso2-public
+
+ central
+ https://repo1.maven.org/maven2
+
+ true
+
+
@@ -388,8 +406,8 @@
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
+ central
+ https://central.sonatype.com/repository/maven-snapshots/
@@ -397,14 +415,13 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus.maven.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.8.0
true
- ossrh
- https://oss.sonatype.org/
- false
+ central
+ true
diff --git a/project-templates/modelserver-glspjava-emf-theia/server/pom.xml b/project-templates/modelserver-glspjava-emf-theia/server/pom.xml
index 42469d2..8a5efd8 100644
--- a/project-templates/modelserver-glspjava-emf-theia/server/pom.xml
+++ b/project-templates/modelserver-glspjava-emf-theia/server/pom.xml
@@ -31,12 +31,11 @@
3.3.0
3.1.0
- 2.26.0
- 2.23.0
- 2.14.0
- 2.15.0
- 2.16.0
- 2.16.0
+ 2.33.0
+ 2.28.0
+ 2.15.0
+ 2.18.0
+ 2.18.0
2.0.0
3.7.100
3.7.0