[java-shib-metadata] branch main updated: Update version in each module.
Scott Cantor
cantor.2 at osu.edu
Mon Nov 6 16:25:14 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor 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=e3b33dd3dd9d54fe4dee89c85a67e9670438f6ff
The following commit(s) were added to refs/heads/main by this push:
new e3b33dd3 Update version in each module.
e3b33dd3 is described below
commit e3b33dd3dd9d54fe4dee89c85a67e9670438f6ff
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 6 11:25:11 2023 -0500
Update version in each module.
---
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 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/shib-metadata-api/pom.xml b/shib-metadata-api/pom.xml
index 350f47aa..04697136 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.0.1-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: API</name>
diff --git a/shib-metadata-bom/pom.xml b/shib-metadata-bom/pom.xml
index 2406a6fc..62fa53cb 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.0.1-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: BOM</name>
diff --git a/shib-metadata-impl/pom.xml b/shib-metadata-impl/pom.xml
index af09f61f..93da3c42 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.0.1-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: Implementation</name>
diff --git a/shib-metadata-spring/pom.xml b/shib-metadata-spring/pom.xml
index 79ccf7cd..9f1b0315 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.0.1-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: Spring Integration</name>
diff --git a/shib-metadata-testing/pom.xml b/shib-metadata-testing/pom.xml
index 2abc722a..49947b16 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.0.1-SNAPSHOT</version>
+ <version>5.1.0-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