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