[spring-extensions] branch maint-5 updated: Lock parent version for new minor release
Brent Putman
putmanb at georgetown.edu
Mon Dec 14 23:24:05 UTC 2020
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-5
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=23ba186beda9e221d9ddfafbc4a16a4b422ff32b
The following commit(s) were added to refs/heads/maint-5 by this push:
new 23ba186 Lock parent version for new minor release
23ba186 is described below
commit 23ba186beda9e221d9ddfafbc4a16a4b422ff32b
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Dec 14 18:24:03 2020 -0500
Lock parent version for new minor release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 456e363..b5a67ba 100644
--- a/pom.xml
+++ b/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>
<groupId>net.shibboleth.ext</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list