diff --git a/pom.xml b/pom.xml index 48ca1ef..54ad22a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,11 +7,11 @@ de.codecentric.reedelk module-parent - 2.1.0-alpha + 2.1.0-beta3 bundle - 2.1.0-alpha + 2.1.0-beta3 module-database @@ -21,16 +21,32 @@ UTF-8 5.5.2 0.8.2 - - - 2.8.1 - 3.0.0-M1 - 1.6 - 3.2.1 - 3.2.0 - 1.6.8 - + + + github + Reedelk Runtime Packages + https://maven.pkg.github.com/codecentric/reedelk-runtime + true + true + + + + + github + Reedelk Runtime Packages + https://maven.pkg.github.com/codecentric/reedelk-runtime + true + true + + + + + github + GitHub Packages + https://maven.pkg.github.com/codecentric/reedelk-module-database + + com.mchange @@ -121,96 +137,4 @@ - - - - central-deploy - - - - maven-gpg-plugin - ${maven-gpg-plugin.version} - - - sign-artifacts - verify - - sign - - - - - --pinentry-mode - loopback - - - - - - - org.codehaus.mojo - versions-maven-plugin - ${versions-maven-plugin.version} - - false - - - - maven-deploy-plugin - ${maven-deploy-plugin.version} - - true - - - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - - attach-javadocs - - jar - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-maven-plugin.version} - true - - oss.sonatype.org - https://oss.sonatype.org/ - ${project.version} - - - - deploy-to-sonatype - deploy - - deploy - release - - - - - - - -