diff --git a/.gitignore b/.gitignore
index b0d4fc1..aecfb3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,5 @@ src/generated
# Testing stuff
xrechnung
+
+/.idea
diff --git a/pom.xml b/pom.xml
index ebe2131..ccaa9e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -537,6 +537,18 @@
LF
+
+ maven-gpg-plugin
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
@@ -578,6 +590,23 @@
https://github.com/itplr-kosit/validationtool.git
scm:git:https://projekte.kosit.org/kosit/validator.git
v1.1.0
+ https://github.com/itplr-kosit/validator
+ https://github.com/itplr-kosit/validator
+
+
+ Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ sonatype-nexus-staging
+ Nexus Release Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2
+
+
+