[java-support] branch main updated: Lock parent version for new release

Brent Putman putmanb at georgetown.edu
Mon Mar 22 21:47:49 UTC 2021


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

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

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

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

commit f3050081440e219f63297065dcafffb3226cf6f0
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Mar 22 17:47:47 2021 -0400

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

diff --git a/pom.xml b/pom.xml
index fcee674..8fa1917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0-SNAPSHOT</version>
+        <version>11.2.0</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