diff --git a/maven-settings.xml b/maven-settings.xml index e5abd46..8320a64 100755 --- a/maven-settings.xml +++ b/maven-settings.xml @@ -19,7 +19,7 @@ true - gpg2 + gpg ${env.GPG_PASSPHRASE} diff --git a/pom.xml b/pom.xml index d8c26c2..3c51acb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.lucee kinesis-extension @@ -16,9 +16,26 @@ kinesis-extension kinesis-extension 1.0.0.79 - https://github.com/lucee/extension-kinesis/ + + https://github.com/lucee/extension-kinesis + scm:git:git://github.com/lucee/extension-kinesis.git + scm:git:git@github.com:lucee/extension-kinesis.git + ${project.version} + + + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + release-sign-artifacts @@ -47,10 +64,6 @@ - - gpg2 - ${env.GPG_PASSPHRASE} - @@ -128,7 +141,7 @@ ${bundlename} ${bundleversion} ossrh - ${repoURL} + https://oss.sonatype.org/service/local/staging/deploy/maven2/ lex