[java-shib-profile] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Wed Sep 13 02:07:17 UTC 2023
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=94d52cb7ca38a8d08bed6f4a8ec08ecf8df73143
commit 94d52cb7ca38a8d08bed6f4a8ec08ecf8df73143
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Sep 13 02:07:09 2023 +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 +-
shib-saml-profile-impl/pom.xml | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 755e2b9..61922b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
</description>
<artifactId>shib-profile-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 001b453..4e8c310 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.0</version>
+ <version>5.0.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 bdd014d..a93aa4f 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.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index bf3aee8..b4224b4 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.0</version>
+ <version>5.0.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 59d2681..8c5bd8f 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.0</version>
+ <version>5.0.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 10eb60b..f349f09 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.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: SAML Profile API</name>
diff --git a/shib-saml-profile-impl/pom.xml b/shib-saml-profile-impl/pom.xml
index 8b9184d..0596b0e 100644
--- a/shib-saml-profile-impl/pom.xml
+++ b/shib-saml-profile-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-profile-parent</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: SAML Profile Implementation</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list