diff --git a/pom.xml b/pom.xml
index a1de594..4a8638a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,11 @@
11
3.15.5
+
+ 1.6.8
+ 3.2.1
+ 3.3.1
+ 3.0.1
@@ -44,4 +49,127 @@
+
+ scm:git:https://github.com/haiti-projects/haiti-filter-jooq.git
+ https://github.com/haiti-projects/haiti-filter-jooq
+ scm:git:https://github.com/haiti-projects/haiti-filter-jooq.git
+
+
+
+
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
+
+
+
+
+
+ uPagge
+ Struchkov Mark
+ https://mark.struchkov.dev
+ mark@struchkov.dev
+
+
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ ${plugin.nexus.staging.ver}
+ true
+
+ ossrh
+ https://s01.oss.sonatype.org/
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${plugin.maven.source.ver}
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${plugin.maven.javadoc.ver}
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ ${plugin.maven.gpg.ver}
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ --pinentry-mode
+ loopback
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+ 17
+
+
+
+
+
+
+
+ release
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+
+
+
+
\ No newline at end of file