[java-identity-provider] 02/02: Bump version after release

Phil Smart philip.smart at jisc.ac.uk
Mon Apr 15 16:08:08 UTC 2024


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=f5d140f872ac397f4b32893abedd7c8e8ddf36cc

commit f5d140f872ac397f4b32893abedd7c8e8ddf36cc
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 15:59:51 2024 +0000

    Bump version after 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                      | 2 +-
 28 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index 197a7b317..6e42de2e5 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile API</name>
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index 9cd437f64..df9f76748 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Administrative Profile Implementation</name>
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index 637ce22aa..87b1eb6aa 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication API</name>
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index aef708298..35f54e449 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Authentication Implementation</name>
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index 5c6e4be01..ccc8d4abe 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: BOM</name>
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index c27a0e4d3..9de1a1cda 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol API</name>
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 555a7b07e..bc7ebad2c 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: CAS Protocol Implementation</name>
diff --git a/idp-cli/pom.xml b/idp-cli/pom.xml
index 8f5711b8b..e75063758 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Command Line</name>
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index 06f783e49..fc7eda1b2 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: System Configuration</name>
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 24a6a3436..00707a72f 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent API</name>
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index 2d1bb166b..1387ca4bc 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Consent Implementation</name>
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index af5ec6a1b..5f9678252 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Core</name>
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index aed702912..2fd6d0dec 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Distribution</name>
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 1a7693243..673384a88 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Installer</name>
diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index b10514c5c..5b3c2601f 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Msi</name>
diff --git a/idp-profile-api/pom.xml b/idp-profile-api/pom.xml
index 67506a93b..8b58393a6 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile API</name>
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 44d309a4f..6b482b884 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Profile Implementation</name>
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index ad34805d2..5e86b34a8 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile API</name>
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index e870aa0eb..d3189e255 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: SAML Profile Implementation</name>
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 741c6dc7d..ebbfaec7e 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Configuration Schemas</name>
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index 6d86e1704..f1c4495d6 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Session API</name>
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index 816b8cb39..3b4cea023 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Session Implementation</name>
diff --git a/idp-spring/pom.xml b/idp-spring/pom.xml
index 6dbe5335d..5438743ba 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Spring Integration</name>
diff --git a/idp-testing/pom.xml b/idp-testing/pom.xml
index 0afe7b122..911fffd3b 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Testing</name>
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 670b2ea5e..246112ee7 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: UI Support</name>
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index 724afdbc6..b6fed1a86 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR distribution</name>
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 7d33232e9..4f6c6fb84 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.2</version>
+        <version>5.1.3-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: WAR</name>
diff --git a/pom.xml b/pom.xml
index 5d6d976d4..c2847a529 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-parent</artifactId>
-    <version>5.1.2</version>
+    <version>5.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>

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


More information about the commits mailing list