diff --git a/Jenkinsfile b/Jenkinsfile
index 88694bc..f815757 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'
}
environment {
diff --git a/pom.xml b/pom.xml
index abea8b6..40aaa68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,16 +66,16 @@
eclipse-test-plugin
- 2.7.5
- 0.8.8
+ 3.0.5
+ 0.8.13
3.10.1
3.2.0
3.2.0
8.44
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
@@ -93,17 +93,17 @@
2.12.6.1
3.7.0
3.7.100
- 2.23.0
- 2.23.0
+ 2.28.0
+ 2.33.0
2.14.0
- 2.16.0
+ 2.18.0
2.16.0
1.8.0.201405281451
1.8.0.201405281429
- 2.0.0
+ 2.3.0-SNAPSHOT
2.8.0
4.13.2
- 1.12.16
+ 1.15.11
3.3
1.13
@@ -118,7 +118,7 @@
9.4.44.v20210927
9.4.44.v20210927
4.3.0
- 4.9.0
+ 5.16.0
1.5.0
2.2
@@ -131,7 +131,18 @@
sonatype
Sonatype
- https://oss.sonatype.org/content/groups/public
+ https://s01.oss.sonatype.org/content/groups/public
+
+
+ Central Portal Snapshots
+ central-portal-snapshots
+ https://central.sonatype.com/repository/maven-snapshots/
+
+ false
+
+
+ true
+
@@ -380,6 +391,13 @@
WSO2
https://maven.wso2.org/nexus/content/groups/wso2-public/
+
+ central
+ https://repo1.maven.org/maven2
+
+ true
+
+
- 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/tests/org.eclipse.emfcloud.modelserver.tests/pom.xml b/tests/org.eclipse.emfcloud.modelserver.tests/pom.xml
index 61d0c5b..a2b2830 100644
--- a/tests/org.eclipse.emfcloud.modelserver.tests/pom.xml
+++ b/tests/org.eclipse.emfcloud.modelserver.tests/pom.xml
@@ -16,11 +16,6 @@
mockito-core
${mockito.version}
-
- org.mockito
- mockito-inline
- ${mockito.version}
-
com.github.gmazzo
okhttp-mock
@@ -54,17 +49,6 @@
-
- org.mockito
- mockito-inline
- ${mockito.version}
-
-
- org.mockito
- mockito-inline
- ${mockito.version}
- sources
-
org.mockito
mockito-core