[java-identity-provider] 01/02: Update files to be tagged for release
Tom Zeller
tzeller at dragonacea.biz
Tue Apr 30 20:47:40 EDT 2019
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=44d48db7b5c472fd488dd49010119d47076df66e
commit 44d48db7b5c472fd488dd49010119d47076df66e
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 30 19:43:02 2019 -0500
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-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/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 | 6 +++---
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/pom.xml | 2 +-
32 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index 1851547..0cd1d52 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index a8f1915..641e315 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-api/pom.xml b/idp-attribute-api/pom.xml
index 72d67eb..38c88bc 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-api/pom.xml b/idp-attribute-filter-api/pom.xml
index 9c93189..e1bea8a 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-impl/pom.xml b/idp-attribute-filter-impl/pom.xml
index 4a1422b..161184b 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-filter-spring/pom.xml b/idp-attribute-filter-spring/pom.xml
index 18d9a8c..1ed542d 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-api/pom.xml b/idp-attribute-resolver-api/pom.xml
index 2baf2f0..4ff7178 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-impl/pom.xml b/idp-attribute-resolver-impl/pom.xml
index 862d3a3..521cf59 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-attribute-resolver-spring/pom.xml b/idp-attribute-resolver-spring/pom.xml
index 208b619..017adc1 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index bdf9e92..c8a87e7 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index 0f5664c..41e9e53 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index ee78df6..511bb56 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index 2eab875..2b15c26 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index d6371ed..5408257 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-conf/pom.xml b/idp-conf/pom.xml
index 0b09a54..ff6b523 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 0381ad9..09edd2c 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index 11c4d2a..a539c9c 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index 806a605..a101833 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index a7a7b37..0e535e6 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 258c11a..82a56ac 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 35e96a1..277140c 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<packaging>pom</packaging>
<modules>
@@ -67,9 +67,9 @@
<duoweb.version>1.3</duoweb.version>
<u2flib.version>0.16.0</u2flib.version>
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
- <java-support.version>7.5.0-SNAPSHOT</java-support.version>
+ <java-support.version>7.5.0</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.3-SNAPSHOT</opensaml.version>
+ <opensaml.version>3.4.3</opensaml.version>
<spring-extensions.version>5.4.1</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<idp-parent.site.url>${shibboleth.site.url}java-identity-provider/${project.version}/</idp-parent.site.url>
diff --git a/idp-profile-api/pom.xml b/idp-profile-api/pom.xml
index 426e036..7b90a7d 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 29f8f1a..c53054c 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-profile-spring/pom.xml b/idp-profile-spring/pom.xml
index 43228e7..a53de4d 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index 02738b2..4b6cac1 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index bed254b..39b5232 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 41c0d04..fdb58c8 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index b43fc57..10b3c99 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index 3ebcc59..dcdfb2c 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-tests-bom/pom.xml b/idp-tests-bom/pom.xml
index 7ceb9c4..923c53f 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 14fc9da..7d67f08 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
<relativePath>../idp-parent</relativePath>
</parent>
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 1437d83..bcb78ed 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>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</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