[java-opensaml] branch maint-3.4 updated: Lock parent version for new minor release
Brent Putman
putmanb at georgetown.edu
Mon Dec 14 23:24:07 UTC 2020
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-3.4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=0c03ef8cad605fc4eb28d2a7f92a1caeb81b7096
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new 0c03ef8ca Lock parent version for new minor release
0c03ef8ca is described below
commit 0c03ef8cad605fc4eb28d2a7f92a1caeb81b7096
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Dec 14 18:24:05 2020 -0500
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 aa2cc5619..05446ab10 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.2-SNAPSHOT</version>
+ <version>7.11.2</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