[java-shib-profile] 02/02: Bump version after release
Phil Smart
philip.smart at jisc.ac.uk
Mon Apr 15 15:31:58 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart 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=1be80d635ebbcc4693fd6d3499d002e43688a9cd
commit 1be80d635ebbcc4693fd6d3499d002e43688a9cd
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 15:25:23 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 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1a66e0b..2d276b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
</description>
<artifactId>shib-profile-parent</artifactId>
- <version>5.1.2</version>
+ <version>5.1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 91cbb73..d71b78f 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.2</version>
+ <version>5.1.3-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index 0afc006..74ab66f 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.2</version>
+ <version>5.1.3-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index f1af086..6f192d4 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.2</version>
+ <version>5.1.3-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 66bc482..cb97e1a 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.2</version>
+ <version>5.1.3-SNAPSHOT</version>
</parent>
<name>Shibboleth Profile :: Testing API</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list