diff --git a/pom.xml b/pom.xml index 9e42998..98490ba 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://www.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.lucee kinesis-extension @@ -16,39 +16,42 @@ kinesis-extension kinesis-extension 1.0.0.79 - - - - release-sign-artifacts - - - performRelease - true - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 3.0.1 - - - sign-artifacts - verify - - sign - - - - - - - - + + + release-sign-artifacts + + + performRelease + true + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.0.1 + + + sign-artifacts + verify + + sign + + + + + + + + gpg2 + ${env.GPG_PASSPHRASE} + + + @@ -106,7 +109,7 @@ - org.apache.maven.plugins maven-deploy-plugin @@ -123,13 +126,13 @@ ${groupId} ${bundlename} ${bundleversion} - your-repo-id + ossrh https://your.repository.url/repo-path lex - --> +