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

Phil Smart philip.smart at jisc.ac.uk
Thu Apr 14 09:07:43 UTC 2022


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

philsmart 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=57a86fd811e14d54ad28677dbda98e567cb49c3f

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

commit 57a86fd811e14d54ad28677dbda98e567cb49c3f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 14 09:06:59 2022 +0000

    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 66577d4..c28a835 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.0-SNAPSHOT</version>
+        <version>11.3.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