diff --git a/pom.xml b/pom.xml
index fca68c7..dcd039c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,11 @@
com.tchristofferson
ConfigUpdater
2.2-SNAPSHOT
+
+
+ 5.14.2
+
+
@@ -28,6 +33,10 @@
**/ConfigUpdaterTest.java
+
+ -javaagent:${settings.localRepository}/org/mockito/mockito-core/${mockito.version}/mockito-core-${mockito.version}.jar
+ -Xshare:off
+
@@ -44,18 +53,17 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.7.0
+ true
+
+ central
+
+
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
@@ -80,7 +88,7 @@
org.mockito
mockito-core
- 5.14.2
+ ${mockito.version}
test