[java-identity-provider] 01/02: Update files to be tagged for release
Phil Smart
philip.smart at jisc.ac.uk
Wed Jan 19 14:53:35 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch maint-4.1
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=45253b046c65ffd1babee19a7178049fefd83849
commit 45253b046c65ffd1babee19a7178049fefd83849
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 19 14:33:11 2022 +0000
Update files to be tagged for release
---
idp-admin-api/pom.xml | 2 +-
idp-admin-impl/pom.xml | 2 +-
idp-attribute-api/pom.xml | 2 +-
idp-attribute-filter-api/pom.xml | 2 +-
idp-attribute-filter-impl/pom.xml | 2 +-
idp-attribute-filter-spring/pom.xml | 2 +-
idp-attribute-impl/pom.xml | 2 +-
idp-attribute-resolver-api/pom.xml | 2 +-
idp-attribute-resolver-impl/pom.xml | 2 +-
idp-attribute-resolver-spring/pom.xml | 2 +-
idp-authn-api/pom.xml | 2 +-
idp-authn-impl/pom.xml | 2 +-
idp-bom/pom.xml | 2 +-
idp-cas-api/pom.xml | 2 +-
idp-cas-impl/pom.xml | 2 +-
idp-conf-impl/pom.xml | 2 +-
idp-conf/pom.xml | 2 +-
idp-consent-api/pom.xml | 2 +-
idp-consent-impl/pom.xml | 2 +-
idp-core/pom.xml | 2 +-
idp-distribution/pom.xml | 2 +-
idp-installer/pom.xml | 2 +-
idp-parent/pom.xml | 2 +-
idp-profile-api/pom.xml | 2 +-
idp-profile-impl/pom.xml | 2 +-
idp-profile-spring/pom.xml | 2 +-
idp-saml-api/pom.xml | 2 +-
idp-saml-impl/pom.xml | 2 +-
idp-schema/pom.xml | 2 +-
idp-session-api/pom.xml | 2 +-
idp-session-impl/pom.xml | 2 +-
idp-tests-bom/pom.xml | 2 +-
idp-ui/pom.xml | 2 +-
idp-war-distribution/pom.xml | 2 +-
idp-war/pom.xml | 2 +-
35 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index 5e3925ad0..c0494e871 100644
--- a/idp-admin-api/pom.xml
+++ b/idp-admin-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index 9293f3583..81258aef3 100644
--- a/idp-admin-impl/pom.xml
+++ b/idp-admin-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-api/pom.xml b/idp-attribute-api/pom.xml
index b57891092..26f7d1901 100644
--- a/idp-attribute-api/pom.xml
+++ b/idp-attribute-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-api/pom.xml b/idp-attribute-filter-api/pom.xml
index 19318ce3f..4525c10b8 100644
--- a/idp-attribute-filter-api/pom.xml
+++ b/idp-attribute-filter-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-impl/pom.xml b/idp-attribute-filter-impl/pom.xml
index 239bb92b4..171cb7354 100644
--- a/idp-attribute-filter-impl/pom.xml
+++ b/idp-attribute-filter-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-spring/pom.xml b/idp-attribute-filter-spring/pom.xml
index a20dda064..d99093d5a 100644
--- a/idp-attribute-filter-spring/pom.xml
+++ b/idp-attribute-filter-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-impl/pom.xml b/idp-attribute-impl/pom.xml
index c282182c5..980e7ba3e 100644
--- a/idp-attribute-impl/pom.xml
+++ b/idp-attribute-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-api/pom.xml b/idp-attribute-resolver-api/pom.xml
index 2981a8c67..08330c084 100644
--- a/idp-attribute-resolver-api/pom.xml
+++ b/idp-attribute-resolver-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-impl/pom.xml b/idp-attribute-resolver-impl/pom.xml
index fc47cb4f0..564b68f90 100644
--- a/idp-attribute-resolver-impl/pom.xml
+++ b/idp-attribute-resolver-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-spring/pom.xml b/idp-attribute-resolver-spring/pom.xml
index fa13f724f..01c5ef08a 100644
--- a/idp-attribute-resolver-spring/pom.xml
+++ b/idp-attribute-resolver-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index f2458b5d9..e5ccf9ffe 100644
--- a/idp-authn-api/pom.xml
+++ b/idp-authn-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index cc2e5a2ac..55e58e39e 100644
--- a/idp-authn-impl/pom.xml
+++ b/idp-authn-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index fb5f62349..9f81cd3c5 100644
--- a/idp-bom/pom.xml
+++ b/idp-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index ecc40efb3..ff0129c0d 100644
--- a/idp-cas-api/pom.xml
+++ b/idp-cas-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 2ea6638a6..3d0a3e1f9 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index 0079fd84e..6028c19a2 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-conf/pom.xml b/idp-conf/pom.xml
index aa7d635c4..fa81dfc23 100644
--- a/idp-conf/pom.xml
+++ b/idp-conf/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 35bc3a1ec..b292279d4 100644
--- a/idp-consent-api/pom.xml
+++ b/idp-consent-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index 1c6264bc7..e70d53af2 100644
--- a/idp-consent-impl/pom.xml
+++ b/idp-consent-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index 14b60a064..cab11abca 100644
--- a/idp-core/pom.xml
+++ b/idp-core/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 58b9de686..4f83a35a9 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 65fba1e1a..1a15b476f 100644
--- a/idp-installer/pom.xml
+++ b/idp-installer/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 3f13446fc..321bdcbb6 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -20,7 +20,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<packaging>pom</packaging>
<modules>
diff --git a/idp-profile-api/pom.xml b/idp-profile-api/pom.xml
index be3fc8619..b44fe546b 100644
--- a/idp-profile-api/pom.xml
+++ b/idp-profile-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 37b39723b..e7d937b70 100644
--- a/idp-profile-impl/pom.xml
+++ b/idp-profile-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-profile-spring/pom.xml b/idp-profile-spring/pom.xml
index 19d3fc85b..762c4c74a 100644
--- a/idp-profile-spring/pom.xml
+++ b/idp-profile-spring/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index 314b28e86..e856ef1e3 100644
--- a/idp-saml-api/pom.xml
+++ b/idp-saml-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index 7a03b1beb..deb63087b 100644
--- a/idp-saml-impl/pom.xml
+++ b/idp-saml-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 1a744bb0a..45b9fce0b 100644
--- a/idp-schema/pom.xml
+++ b/idp-schema/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index 020a6e322..9143823cb 100644
--- a/idp-session-api/pom.xml
+++ b/idp-session-api/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index cd4831545..df9167277 100644
--- a/idp-session-impl/pom.xml
+++ b/idp-session-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-tests-bom/pom.xml b/idp-tests-bom/pom.xml
index 64944b73a..0803f7de0 100644
--- a/idp-tests-bom/pom.xml
+++ b/idp-tests-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 82c0bd98f..189188197 100644
--- a/idp-ui/pom.xml
+++ b/idp-ui/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index fb2ff1896..cd5a21675 100644
--- a/idp-war-distribution/pom.xml
+++ b/idp-war-distribution/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 8512a386b..afc9f61ff 100644
--- a/idp-war/pom.xml
+++ b/idp-war/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>4.1.5</version>
<relativePath>../idp-parent</relativePath>
</parent>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list