[java-parent-project] 01/05: Update parent project Git URL

Ian Young ian at iay.org.uk
Mon Jul 30 11:12:07 EDT 2018


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=947e35a8b8b907068851cb8ffac7588690d5e1f5

commit 947e35a8b8b907068851cb8ffac7588690d5e1f5
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 2 12:02:52 2018 -0500

    Update parent project Git URL
---
 bin/create-project-common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/create-project-common.sh b/bin/create-project-common.sh
index 99cfdb7..02f64dd 100755
--- a/bin/create-project-common.sh
+++ b/bin/create-project-common.sh
@@ -17,7 +17,7 @@ declare -r GIT=${GIT:-"/usr/bin/git"}
 # URL to the java parent project from which everything inherits
 # we start with the trunk version and then use the *-lock-version commands before
 # we do a release in order to lock this project to a specific parent project version
-declare -r PARENT_PROJ_URL="https://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=blob_plain;hb=HEAD;f="
+declare -r PARENT_PROJ_URL="https://git.shibboleth.net/view/?p=java-parent-project.git;a=blob_plain;hb=HEAD;f="
 
 # Checks that the given return value was 0 and, if not, prints a given error messages and exits
 #

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


More information about the commits mailing list