diff --git a/DISCLAIMER.txt b/DISCLAIMER similarity index 100% rename from DISCLAIMER.txt rename to DISCLAIMER diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/NOTICE.txt b/NOTICE similarity index 100% rename from NOTICE.txt rename to NOTICE diff --git a/README.txt b/README similarity index 100% rename from README.txt rename to README diff --git a/pom.xml b/pom.xml index 728f7fbd..b8f0796b 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ under the License. https://svn.apache.org/repos/asf/incubator/npanday/branches false deploy - -Pnpanday-release,dist + -Papache-release,dist clean install true forked-path @@ -620,84 +620,6 @@ under the License. dist - - npanday-release - - - - - - - maven-assembly-plugin - false - - src/assembly/src.xml - target - npanday-${project.version} - - - - make-assembly - package - - single - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - ${gpg.passphrase} - - - - - sign - - - - - - - branch