[java-parent-project-v3] 05/09: Cleanup.

Tom Zeller tzeller at dragonacea.biz
Sat Nov 14 02:45:48 EST 2015


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-parent-project-v3.

commit 0860f874a2872d05762ed4063390555ed3be2f4c
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat Nov 14 01:35:19 2015 -0600

    Cleanup.
---
 bin/upload-nexus-dependencies.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/upload-nexus-dependencies.sh b/bin/upload-nexus-dependencies.sh
index c8eb687..f4be69f 100755
--- a/bin/upload-nexus-dependencies.sh
+++ b/bin/upload-nexus-dependencies.sh
@@ -101,7 +101,6 @@ if [ $BUILD_OLD_POM == "y" ] ; then
     $ECHO "$MVN --strict-checksums -Dmaven.repo.local=repository-old clean verify site -Prelease $COMMAND_LINE_OPTIONS"
     $MVN --strict-checksums -Dmaven.repo.local=repository-old clean verify site -Prelease  $COMMAND_LINE_OPTIONS
 fi
-$ECHO ""
 
 if [ -e pom.new.xml ] ; then
     ask y "Copy repository-old to repository-new" COPY_REPO_OLD_TO_REPO_NEW

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list