[java-support] branch maint-7 updated: Lock parent version for new minor release

Brent Putman putmanb at georgetown.edu
Mon Dec 14 23:24:03 UTC 2020


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

putmanb pushed a commit to branch maint-7
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=d1b590698e518ecc8f2292f6dd2943675fe42452

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

commit d1b590698e518ecc8f2292f6dd2943675fe42452
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Dec 14 18:24:01 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 e06f4a2..e8549bf 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>
 
     <name>java-support</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list