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

Brent Putman putmanb at georgetown.edu
Tue Mar 12 21:37:17 UTC 2024


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

putmanb 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=b90e0c1cbf7bb2d8f0d6c6763e1055dbafd7e3e7

commit b90e0c1cbf7bb2d8f0d6c6763e1055dbafd7e3e7
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Mar 12 21:37:07 2024 +0000

    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 28f712d..215384d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     </description>
 
     <artifactId>shib-profile-parent</artifactId>
-    <version>5.1.0</version>
+    <version>5.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 7edbd10..441df3c 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.0</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index a321596..fa2f94e 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.0</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index 15b2125..fd3e375 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.0</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 6dec4b8..34f7975 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.0</version>
+        <version>5.1.1-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 625fdd0..4ebc262 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.0</version>
+        <version>5.1.1-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