diff --git a/.gitignore b/.gitignore
index d3a67a4..268c1cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-.project
-.settings
+.DS_Store
.README.md.html
+
pom.xml.releaseBackup
release.properties
+
target/
diff --git a/pom.xml b/pom.xml
index 289d55d..391feb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,11 +16,11 @@
+ 0.5.0
${maven-install-plugin.version}
- 3.0.1
- 3.1.0
- 3.0.0-M7
- 1.6.13
+ 3.2.5
+ 3.1.3
+ 3.1.1
@@ -60,13 +60,15 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus-staging-plugin.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
true
- ossrh
- true
+ ${project.artifactId}-${project.version}
+ central
+ true
+ published
@@ -105,18 +107,26 @@
https://github.com/dangernoodle-io/dangernoodle-io-org-pom/issues
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2
-
-
-
+
+ github
+
+
+ MAVEN_GPG_PASSPHRASE
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+
+ bc
+
+
+
+
+
release
@@ -126,8 +136,8 @@
maven-gpg-plugin
- org.sonatype.plugins
- nexus-staging-maven-plugin
+ org.sonatype.central
+ central-publishing-maven-plugin