diff --git a/pom.xml b/pom.xml
index 69d2341..06fcf7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
+ org.sonatype.oss
+ oss-parent
+ 7
+
+
org.graylog2
syslog4j
0.9.48
@@ -23,8 +29,8 @@
https://github.com/Graylog2/syslog4j-graylog2
- scm:git:git://github.com/Graylog2/syslog4j-graylog2.git
- scm:git:ssh://git@github.com:Graylog2/syslog4j-graylog2.git
+ scm:git:git@github.com:Graylog2/syslog4j-graylog2.git
+ scm:git:git@github.com:Graylog2/syslog4j-graylog2.git
HEAD
@@ -32,6 +38,19 @@
UTF-8
+
+
+ sonatype-nexus-snapshots
+ Sonatype Nexus Snapshots
+ ${sonatypeOssDistMgmtSnapshotsUrl}
+
+
+ sonatype-nexus-staging
+ Nexus Release Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
joda-time
@@ -69,7 +88,6 @@
org.apache.maven.plugins
maven-release-plugin
- 2.5
v@{project.version}