[java-shib-metadata] 01/02: Update files to be tagged for release

Brent Putman putmanb at georgetown.edu
Tue Aug 12 21:47:31 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-metadata.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=81b937c50bd5011268de1c2012b2eeed0488bc00

commit 81b937c50bd5011268de1c2012b2eeed0488bc00
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Aug 12 21:46:41 2025 +0000

    Update files to be tagged for release
---
 pom.xml                       | 6 +++---
 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, 8 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9ee96559..8ec7266a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
     </description>
 
     <artifactId>shib-metadata-parent</artifactId>
-    <version>5.1.5-SNAPSHOT</version>
+    <version>5.1.5</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -34,9 +34,9 @@
     <properties>
         <shibboleth.projectName>java-shib-metadata</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.5-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.1.5</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.5-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.1.5</opensaml.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 
diff --git a/shib-metadata-api/pom.xml b/shib-metadata-api/pom.xml
index d76da885..357a7c7d 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.5-SNAPSHOT</version>
+        <version>5.1.5</version>
     </parent>
 
     <name>Shibboleth Metadata :: API</name>
diff --git a/shib-metadata-bom/pom.xml b/shib-metadata-bom/pom.xml
index 12a42be9..31d85bd7 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.5-SNAPSHOT</version>
+        <version>5.1.5</version>
     </parent>
 
     <name>Shibboleth Metadata :: BOM</name>
diff --git a/shib-metadata-impl/pom.xml b/shib-metadata-impl/pom.xml
index d2d87d31..68df3232 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.5-SNAPSHOT</version>
+        <version>5.1.5</version>
     </parent>
 
     <name>Shibboleth Metadata :: Implementation</name>
diff --git a/shib-metadata-spring/pom.xml b/shib-metadata-spring/pom.xml
index 687a1b9e..5e9236fd 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.5-SNAPSHOT</version>
+        <version>5.1.5</version>
     </parent>
 
     <name>Shibboleth Metadata :: Spring Integration</name>
diff --git a/shib-metadata-testing/pom.xml b/shib-metadata-testing/pom.xml
index 36f43366..cc450133 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.5-SNAPSHOT</version>
+        <version>5.1.5</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