[spring-extensions] branch master updated: Lock parent version for new minior release

Brent Putman putmanb at georgetown.edu
Tue Nov 17 15:39:31 EST 2015


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository spring-extensions.

The following commit(s) were added to refs/heads/master by this push:
       new  fb2a9e5   Lock parent version for new minior release
fb2a9e5 is described below

commit fb2a9e517a745185ddccf86fcd14744f5360a2ee
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Nov 17 15:40:03 2015 -0500

    Lock parent version for new minior release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6fee6e..fa4a9a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>9</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