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

Phil Smart philip.smart at jisc.ac.uk
Mon Apr 15 15:31:57 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=90e37f8ec7342a4e100d3ba3e28fccfa232787a3

commit 90e37f8ec7342a4e100d3ba3e28fccfa232787a3
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 15:24:17 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 23b9224..1a66e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     </description>
 
     <artifactId>shib-profile-parent</artifactId>
-    <version>5.1.2-SNAPSHOT</version>
+    <version>5.1.2</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -34,13 +34,13 @@
     <properties>
         <shibboleth.projectName>java-shib-profile</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.2-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.1.2</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.2-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.1.2</opensaml.version>
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
-        <shib-metadata.version>5.1.2-SNAPSHOT</shib-metadata.version>
+        <shib-metadata.version>5.1.2</shib-metadata.version>
         <shib-attribute.groupId>net.shibboleth</shib-attribute.groupId>
-        <shib-attribute.version>5.1.2-SNAPSHOT</shib-attribute.version>
+        <shib-attribute.version>5.1.2</shib-attribute.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 
diff --git a/shib-profile-api/pom.xml b/shib-profile-api/pom.xml
index 1e6a551..91cbb73 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-SNAPSHOT</version>
+        <version>5.1.2</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile API</name>
diff --git a/shib-profile-bom/pom.xml b/shib-profile-bom/pom.xml
index 72aa895..0afc006 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-SNAPSHOT</version>
+        <version>5.1.2</version>
     </parent>
 
     <name>Shibboleth Profile :: BOM</name>
diff --git a/shib-profile-impl/pom.xml b/shib-profile-impl/pom.xml
index 6d98e1a..f1af086 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-SNAPSHOT</version>
+        <version>5.1.2</version>
     </parent>
 
     <name>Shibboleth Profile :: Profile Implementation</name>
diff --git a/shib-profile-testing/pom.xml b/shib-profile-testing/pom.xml
index 9895466..66bc482 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-SNAPSHOT</version>
+        <version>5.1.2</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 80c05ed..fc8c258 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.1.2-SNAPSHOT</version>
+        <version>5.1.2</version>
     </parent>
 
     <name>Shibboleth Profile :: SAML Profile API</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list