[java-identity-provider] 01/02: Update files to be tagged for release

Phil Smart philip.smart at jisc.ac.uk
Thu Mar 27 09:55:24 UTC 2025


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

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

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

commit 7d5e86d3a27e4cb6d7eca579d9f69757ac731653
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Mar 27 09:40:22 2025 +0000

    Update files to be tagged for release
---
 idp-admin-api/pom.xml        |  2 +-
 idp-admin-impl/pom.xml       |  2 +-
 idp-authn-api/pom.xml        |  2 +-
 idp-authn-impl/pom.xml       |  2 +-
 idp-bom/pom.xml              |  2 +-
 idp-cas-api/pom.xml          |  2 +-
 idp-cas-impl/pom.xml         |  2 +-
 idp-cli/pom.xml              |  2 +-
 idp-conf-impl/pom.xml        |  2 +-
 idp-consent-api/pom.xml      |  2 +-
 idp-consent-impl/pom.xml     |  2 +-
 idp-core/pom.xml             |  2 +-
 idp-distribution/pom.xml     |  2 +-
 idp-installer/pom.xml        |  2 +-
 idp-msi/pom.xml              |  2 +-
 idp-profile-api/pom.xml      |  2 +-
 idp-profile-impl/pom.xml     |  2 +-
 idp-saml-api/pom.xml         |  2 +-
 idp-saml-impl/pom.xml        |  2 +-
 idp-schema/pom.xml           |  2 +-
 idp-session-api/pom.xml      |  2 +-
 idp-session-impl/pom.xml     |  2 +-
 idp-spring/pom.xml           |  2 +-
 idp-testing/pom.xml          |  2 +-
 idp-ui/pom.xml               |  2 +-
 idp-war-distribution/pom.xml |  2 +-
 idp-war/pom.xml              |  2 +-
 pom.xml                      | 12 ++++++------
 28 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index c147946ed..bc17a7f54 100644
--- a/idp-admin-api/pom.xml
+++ b/idp-admin-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile API</name>
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index fca0ffd2a..1a7c9e17e 100644
--- a/idp-admin-impl/pom.xml
+++ b/idp-admin-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile Implementation</name>
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index a2572da9c..8fb72e8ea 100644
--- a/idp-authn-api/pom.xml
+++ b/idp-authn-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication API</name>
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index 7ebe9a7d2..96ae64a24 100644
--- a/idp-authn-impl/pom.xml
+++ b/idp-authn-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication Implementation</name>
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index 0bcb064d8..7e3eca855 100644
--- a/idp-bom/pom.xml
+++ b/idp-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: BOM</name>
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index 900451bf4..a7fa14194 100644
--- a/idp-cas-api/pom.xml
+++ b/idp-cas-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol API</name>
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 5d3f29166..785df54a7 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol Implementation</name>
diff --git a/idp-cli/pom.xml b/idp-cli/pom.xml
index 04de23134..a73e981eb 100644
--- a/idp-cli/pom.xml
+++ b/idp-cli/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Command Line</name>
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index f679a9127..0c3b90169 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: System Configuration</name>
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 655b8857c..3b134909f 100644
--- a/idp-consent-api/pom.xml
+++ b/idp-consent-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent API</name>
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index 87a824a65..c97e045ce 100644
--- a/idp-consent-impl/pom.xml
+++ b/idp-consent-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent Implementation</name>
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index 30e2e4efc..b5f408b60 100644
--- a/idp-core/pom.xml
+++ b/idp-core/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Core</name>
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 0bd841139..772c470b5 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Distribution</name>
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index ebdda0183..ab4c0ee1f 100644
--- a/idp-installer/pom.xml
+++ b/idp-installer/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Installer</name>
diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 286c81760..acc803593 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -8,7 +8,7 @@
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
         <!-- DO NO CHANGE VERSION without changing msi.version below -->
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Msi</name>
diff --git a/idp-profile-api/pom.xml b/idp-profile-api/pom.xml
index c0116f678..876f4129e 100644
--- a/idp-profile-api/pom.xml
+++ b/idp-profile-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile API</name>
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 2e1825d75..e020fd671 100644
--- a/idp-profile-impl/pom.xml
+++ b/idp-profile-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile Implementation</name>
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index 3ee73f7e3..c15d886ea 100644
--- a/idp-saml-api/pom.xml
+++ b/idp-saml-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile API</name>
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index fb112dd7b..997b7d340 100644
--- a/idp-saml-impl/pom.xml
+++ b/idp-saml-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile Implementation</name>
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 8b17b1d3f..8fc7ff236 100644
--- a/idp-schema/pom.xml
+++ b/idp-schema/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Configuration Schemas</name>
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index 36e236e38..a6a3c5da7 100644
--- a/idp-session-api/pom.xml
+++ b/idp-session-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Session API</name>
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index 2b8873dbd..e055214df 100644
--- a/idp-session-impl/pom.xml
+++ b/idp-session-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Session Implementation</name>
diff --git a/idp-spring/pom.xml b/idp-spring/pom.xml
index 62715f660..0f6f84751 100644
--- a/idp-spring/pom.xml
+++ b/idp-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Spring Integration</name>
diff --git a/idp-testing/pom.xml b/idp-testing/pom.xml
index 454f8135b..fccfe7a7d 100644
--- a/idp-testing/pom.xml
+++ b/idp-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: Testing</name>
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 9b72ae29c..6605e3e83 100644
--- a/idp-ui/pom.xml
+++ b/idp-ui/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: UI Support</name>
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index be6dc5b99..a183e5ad0 100644
--- a/idp-war-distribution/pom.xml
+++ b/idp-war-distribution/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR distribution</name>
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 860d2528f..344c639cb 100644
--- a/idp-war/pom.xml
+++ b/idp-war/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>5.1.4-SNAPSHOT</version>
+        <version>5.1.4</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR</name>
diff --git a/pom.xml b/pom.xml
index c25de44ff..c0f9542e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-parent</artifactId>
-    <version>5.1.4-SNAPSHOT</version>
+    <version>5.1.4</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -63,15 +63,15 @@
     <properties>
         <shibboleth.projectName>java-identity-provider</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.4-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.1.4</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.4-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.1.4</opensaml.version>
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
-        <shib-metadata.version>5.1.4-SNAPSHOT</shib-metadata.version>
+        <shib-metadata.version>5.1.4</shib-metadata.version>
         <shib-attribute.groupId>net.shibboleth</shib-attribute.groupId>
-        <shib-attribute.version>5.1.4-SNAPSHOT</shib-attribute.version>
+        <shib-attribute.version>5.1.4</shib-attribute.version>
         <shib-profile.groupId>net.shibboleth</shib-profile.groupId>
-        <shib-profile.version>5.1.4-SNAPSHOT</shib-profile.version>
+        <shib-profile.version>5.1.4</shib-profile.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 

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


More information about the commits mailing list