diff --git a/pom.xml b/pom.xml
index d9f2d26..9066d15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,13 +20,14 @@
${project.basedir}
1.8
1.8
- 2.12.0
- 1.7.26
+ 2.13.0
+ 1.7.30
+ https://nexus.locusworks.net
-
+
org.apache.maven.plugins
maven-surefire-plugin
2.20.1
@@ -74,4 +75,42 @@
+
+
+ nexus-snapshot
+ ${nexus.repo}/repository/locusworks-snapshot/
+
+
+ nexus-release
+ ${nexus.repo}/repository/locusworks-release/
+
+
+
+
+
+ locusworks-public
+ locusworks-public
+ ${nexus.repo}/repository/locusworks-public/
+
+ true
+
+
+ true
+
+
+
+
+
+
+ locusworks-public
+ ${nexus.repo}/repository/locusworks-public/
+
+ true
+
+
+ true
+
+
+
+
\ No newline at end of file