[java-shib-profile] 02/02: Bump version after release

Scott Cantor cantor.2 at osu.edu
Wed Jul 31 17:40:28 UTC 2024


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

scantor pushed a commit to branch maint-5.1
in repository java-shib-profile.

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

commit b69cc12c2a2885bc10c883c59c8c21b53756ecbc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 31 13:40:20 2024 -0400

    Bump version after release
---
 pom.xml                       | 2 +-
 shib-profile-api/pom.xml      | 2 +-
 shib-profile-bom/pom.xml      | 2 +-
 shib-profile-impl/pom.xml     | 2 +-
 shib-profile-testing/pom.xml  | 2 +-
 shib-saml-profile-api/pom.xml | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index a3afa22..a86f554 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     </description>
 
     <artifactId>shib-profile-parent</artifactId>
-    <version>5.1.3</version>
+    <version>5.1.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 76a6556..de3e912 100644
--- a/shib-profile-api/pom.xml
+++ b/shib-profile-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-profile-parent</artifactId>
-        <version>5.1.3</version>
+        <version>5.1.4-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index 43cef52..e116de7 100644
--- a/shib-profile-bom/pom.xml
+++ b/shib-profile-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-profile-parent</artifactId>
-        <version>5.1.3</version>
+        <version>5.1.4-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index e8278c9..d1a0047 100644
--- a/shib-profile-impl/pom.xml
+++ b/shib-profile-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-profile-parent</artifactId>
-        <version>5.1.3</version>
+        <version>5.1.4-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 06b7b1c..7cbf5cd 100644
--- a/shib-profile-testing/pom.xml
+++ b/shib-profile-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-profile-parent</artifactId>
-        <version>5.1.3</version>
+        <version>5.1.4-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Testing API</name>
diff --git a/shib-saml-profile-api/pom.xml b/shib-saml-profile-api/pom.xml
index fece953..dc86c58 100644
--- a/shib-saml-profile-api/pom.xml
+++ b/shib-saml-profile-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-profile-parent</artifactId>
-        <version>5.1.3</version>
+        <version>5.1.4-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: SAML Profile API</name>

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


More information about the commits mailing list