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

Brent Putman putmanb at georgetown.edu
Tue Mar 19 20:55:15 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-metadata.

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

commit 0530c9b6ccd549b8381a202f8c9de92b7ebdf8a4
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Mar 19 20:55:06 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 8193600c..88c701d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     </description>
 
     <artifactId>shib-metadata-parent</artifactId>
-    <version>5.1.1</version>
+    <version>5.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/shib-metadata-api/pom.xml b/shib-metadata-api/pom.xml
index 576c9640..3fe352c0 100644
--- a/shib-metadata-api/pom.xml
+++ b/shib-metadata-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-metadata-parent</artifactId>
-        <version>5.1.1</version>
+        <version>5.1.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata :: API</name>
diff --git a/shib-metadata-bom/pom.xml b/shib-metadata-bom/pom.xml
index 48a58f8e..069732df 100644
--- a/shib-metadata-bom/pom.xml
+++ b/shib-metadata-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-metadata-parent</artifactId>
-        <version>5.1.1</version>
+        <version>5.1.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata :: BOM</name>
diff --git a/shib-metadata-impl/pom.xml b/shib-metadata-impl/pom.xml
index 1d6aa8b4..26c90987 100644
--- a/shib-metadata-impl/pom.xml
+++ b/shib-metadata-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-metadata-parent</artifactId>
-        <version>5.1.1</version>
+        <version>5.1.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata :: Implementation</name>
diff --git a/shib-metadata-spring/pom.xml b/shib-metadata-spring/pom.xml
index 909528e7..1fd50154 100644
--- a/shib-metadata-spring/pom.xml
+++ b/shib-metadata-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-metadata-parent</artifactId>
-        <version>5.1.1</version>
+        <version>5.1.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata :: Spring Integration</name>
diff --git a/shib-metadata-testing/pom.xml b/shib-metadata-testing/pom.xml
index 82168332..b7c81bdf 100644
--- a/shib-metadata-testing/pom.xml
+++ b/shib-metadata-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-metadata-parent</artifactId>
-        <version>5.1.1</version>
+        <version>5.1.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata :: Testing</name>

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


More information about the commits mailing list