[java-identity-provider] branch master updated: Lock parent version for new minor release
Brent Putman
putmanb at georgetown.edu
Tue Oct 9 15:00:02 EDT 2018
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=07e178bd4feea6405804289d8eba9f7963f123fe
The following commit(s) were added to refs/heads/master by this push:
new 07e178b Lock parent version for new minor release
07e178b is described below
commit 07e178bd4feea6405804289d8eba9f7963f123fe
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Oct 9 15:01:03 2018 -0400
Lock parent version for new minor release
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 908199b..09f82ee 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0-SNAPSHOT</version>
+ <version>7.11.0</version>
</parent>
<name>Shibboleth Identity Provider</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list