[java-shib-attribute] 01/02: Update files to be tagged for release
Phil Smart
philip.smart at jisc.ac.uk
Mon Apr 15 15:05:33 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-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=b93be1cbb6e2d69640e2a7edf4adfbea22230ae7
commit b93be1cbb6e2d69640e2a7edf4adfbea22230ae7
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 14:51:22 2024 +0000
Update files to be tagged for release
---
pom.xml | 8 ++++----
shib-attribute-api/pom.xml | 2 +-
shib-attribute-bom/pom.xml | 2 +-
shib-attribute-filter-api/pom.xml | 2 +-
shib-attribute-filter-impl/pom.xml | 2 +-
shib-attribute-filter-spring/pom.xml | 2 +-
shib-attribute-impl/pom.xml | 2 +-
shib-attribute-resolver-api/pom.xml | 2 +-
shib-attribute-resolver-impl/pom.xml | 2 +-
shib-attribute-resolver-spring/pom.xml | 2 +-
shib-attribute-testing/pom.xml | 2 +-
shib-saml-attribute-api/pom.xml | 2 +-
shib-saml-attribute-impl/pom.xml | 2 +-
13 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/pom.xml b/pom.xml
index 257726a78..db48f01d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</description>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
<packaging>pom</packaging>
<modules>
@@ -43,11 +43,11 @@
<properties>
<shibboleth.projectName>java-shib-attribute</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>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
diff --git a/shib-attribute-api/pom.xml b/shib-attribute-api/pom.xml
index 45aab414e..95aab346a 100644
--- a/shib-attribute-api/pom.xml
+++ b/shib-attribute-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute API</name>
diff --git a/shib-attribute-bom/pom.xml b/shib-attribute-bom/pom.xml
index 4bc0c5658..a567be098 100644
--- a/shib-attribute-bom/pom.xml
+++ b/shib-attribute-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: BOM</name>
diff --git a/shib-attribute-filter-api/pom.xml b/shib-attribute-filter-api/pom.xml
index c25933f11..025c701a5 100644
--- a/shib-attribute-filter-api/pom.xml
+++ b/shib-attribute-filter-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter API</name>
diff --git a/shib-attribute-filter-impl/pom.xml b/shib-attribute-filter-impl/pom.xml
index 312dff99d..9da72ac90 100644
--- a/shib-attribute-filter-impl/pom.xml
+++ b/shib-attribute-filter-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter Implementation</name>
diff --git a/shib-attribute-filter-spring/pom.xml b/shib-attribute-filter-spring/pom.xml
index 2d134c328..4fb68e80b 100644
--- a/shib-attribute-filter-spring/pom.xml
+++ b/shib-attribute-filter-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Filter Spring Integration</name>
diff --git a/shib-attribute-impl/pom.xml b/shib-attribute-impl/pom.xml
index 41a92985a..7400e3247 100644
--- a/shib-attribute-impl/pom.xml
+++ b/shib-attribute-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Implementation</name>
diff --git a/shib-attribute-resolver-api/pom.xml b/shib-attribute-resolver-api/pom.xml
index 9b4056c44..8c7d0fe8c 100644
--- a/shib-attribute-resolver-api/pom.xml
+++ b/shib-attribute-resolver-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver API</name>
diff --git a/shib-attribute-resolver-impl/pom.xml b/shib-attribute-resolver-impl/pom.xml
index 5929c651c..24d93e9a2 100644
--- a/shib-attribute-resolver-impl/pom.xml
+++ b/shib-attribute-resolver-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver Implementation</name>
diff --git a/shib-attribute-resolver-spring/pom.xml b/shib-attribute-resolver-spring/pom.xml
index c37113401..09d735bd3 100644
--- a/shib-attribute-resolver-spring/pom.xml
+++ b/shib-attribute-resolver-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Attribute Resolver Spring Integration</name>
diff --git a/shib-attribute-testing/pom.xml b/shib-attribute-testing/pom.xml
index 40f02603d..34c6dfbca 100644
--- a/shib-attribute-testing/pom.xml
+++ b/shib-attribute-testing/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: Testing</name>
diff --git a/shib-saml-attribute-api/pom.xml b/shib-saml-attribute-api/pom.xml
index 9db176141..1d64518f6 100644
--- a/shib-saml-attribute-api/pom.xml
+++ b/shib-saml-attribute-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: SAML Attribute API</name>
diff --git a/shib-saml-attribute-impl/pom.xml b/shib-saml-attribute-impl/pom.xml
index cb39a756b..11789739b 100644
--- a/shib-saml-attribute-impl/pom.xml
+++ b/shib-saml-attribute-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>shib-attribute-parent</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
</parent>
<name>Shibboleth Attribute :: SAML Attribute Implementation</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list