[java-identity-provider] branch main updated: Switch to released parent POM 11.3.3

Phil Smart philip.smart at jisc.ac.uk
Thu May 12 13:44:49 UTC 2022


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

philsmart pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=226d58b92189aed734311b32e4db2cb6ea9945f5

The following commit(s) were added to refs/heads/main by this push:
     new 226d58b92 Switch to released parent POM 11.3.3
226d58b92 is described below

commit 226d58b92189aed734311b32e4db2cb6ea9945f5
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu May 12 14:43:36 2022 +0100

    Switch to released parent POM 11.3.3
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 85c1acf66..45002ce7a 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.3-SNAPSHOT</version>
+        <version>11.3.3</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list