[java-shib-profile] branch main updated: Update version in each parent.

Scott Cantor cantor.2 at osu.edu
Mon Nov 6 16:27:17 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 04fd509  Update version in each parent.
04fd509 is described below

commit 04fd5091b22ae1b21819a63c3348c8a5c612eaa8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 6 11:27:14 2023 -0500

    Update version in each parent.
---
 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 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 5df5f80..bc1aae1 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.0.1-SNAPSHOT</version>
+        <version>5.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index a93aa4f..f122128 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.0.1-SNAPSHOT</version>
+        <version>5.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index 7a6071c..b5241d9 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.0.1-SNAPSHOT</version>
+        <version>5.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 8c5bd8f..24ba77b 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.0.1-SNAPSHOT</version>
+        <version>5.1.0-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 054a2d5..a8a366d 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.0.1-SNAPSHOT</version>
+        <version>5.1.0-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