[java-shib-profile] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Wed Mar 26 20:54:54 UTC 2025
This is an automated email from the git hooks/post-receive script.
putmanb 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=83bb36c19d1b954f82b947ded635a2ec9f0e5e88
commit 83bb36c19d1b954f82b947ded635a2ec9f0e5e88
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 26 20:54:42 2025 +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 56492f1..f177888 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
</description>
<artifactId>shib-profile-parent</artifactId>
- <version>5.1.4</version>
+ <version>5.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 310884d..f28d82c 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.4</version>
+ <version>5.1.5-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index 5ee9222..45ff361 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.4</version>
+ <version>5.1.5-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index dda764b..d67bff5 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.4</version>
+ <version>5.1.5-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 24151ea..c159ca7 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.4</version>
+ <version>5.1.5-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 3444893..4a60b2c 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.4</version>
+ <version>5.1.5-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