[spring-extensions] branch maint-5 updated: Lock parent version for new minor release

Brent Putman putmanb at georgetown.edu
Tue Oct 9 15:00:00 EDT 2018


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=436b498f46fef452c3b460eecf5ff5909c99251b

The following commit(s) were added to refs/heads/maint-5 by this push:
       new  436b498   Lock parent version for new minor release
436b498 is described below

commit 436b498f46fef452c3b460eecf5ff5909c99251b
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Oct 9 15:01:00 2018 -0400

    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 d88be11..e09a44a 100644
--- a/pom.xml
+++ b/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>
 
     <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