[java-parent-project] branch maint-7 updated: Update parent project Git URL

Tom Zeller tzeller at dragonacea.biz
Wed May 2 13:03:37 EDT 2018


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

tzeller pushed a commit to branch maint-7
in repository java-parent-project.

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

The following commit(s) were added to refs/heads/maint-7 by this push:
       new  621e73c   Update parent project Git URL
621e73c is described below

commit 621e73c9cd4bfd1bea968b2e21a6c0fbb1596c4b
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