diff --git a/pom.xml b/pom.xml
index 58fbea3..e79fcb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,20 +4,31 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- org.goudham.me
+ me.goudham
MyWaifuWrapper
- 0.1.4
+ 0.1.0
jar
+ MyWaifuWrapper
+ An Asynchronous Java API Wrapper for MyWaifuList.
+ https://github.com/sgoudham/MyWaifuWrapper
+
UTF-8
11
11
- MyWaifuWrapper
- An Asynchronous Java API Wrapper for MyWaifuList.
- https://github.com/sgoudham/MyWaifuWrapper
+
+
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
scm:git:git://github.com/sgoudham/MyWaifuWrapper.git
@@ -117,6 +128,31 @@
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 3.0.1
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.8
+ true
+
+ ossrh
+ https://s01.oss.sonatype.org/
+ true
+
+
org.apache.maven.plugins
maven-surefire-plugin