[java-shib-metadata] branch main updated: Bump version to 5.2.0-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Wed Jul 17 13:15:55 UTC 2024
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=fe28fd787489cbbda9faa2c6f8ef697d3d254447
The following commit(s) were added to refs/heads/main by this push:
new fe28fd78 Bump version to 5.2.0-SNAPSHOT.
fe28fd78 is described below
commit fe28fd787489cbbda9faa2c6f8ef697d3d254447
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 17 09:15:48 2024 -0400
Bump version to 5.2.0-SNAPSHOT.
---
pom.xml | 4 ++--
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, 7 insertions(+), 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6896cae1..b207295b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.3-SNAPSHOT</version>
+ <version>17.2.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata Components</name>
@@ -18,7 +18,7 @@
</description>
<artifactId>shib-metadata-parent</artifactId>
- <version>5.1.3-SNAPSHOT</version>
+ <version>5.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-metadata-api/pom.xml b/shib-metadata-api/pom.xml
index 8eb2de3e..63733a6c 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.3-SNAPSHOT</version>
+ <version>5.2.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: API</name>
diff --git a/shib-metadata-bom/pom.xml b/shib-metadata-bom/pom.xml
index be86f883..c6bcd20f 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.3-SNAPSHOT</version>
+ <version>5.2.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: BOM</name>
diff --git a/shib-metadata-impl/pom.xml b/shib-metadata-impl/pom.xml
index c598cafe..a79917f2 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.3-SNAPSHOT</version>
+ <version>5.2.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata :: Implementation</name>
diff --git a/shib-metadata-spring/pom.xml b/shib-metadata-spring/pom.xml
index 58104c24..652ad298 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.3-SNAPSHOT</version>
+ <version>5.2.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 e036b841..b57431b3 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.3-SNAPSHOT</version>
+ <version>5.2.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