[java-identity-provider] 01/02: Update files to be tagged for release

Tom Zeller tzeller at dragonacea.biz
Tue Dec 18 20:17:20 EST 2018


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=14448ed64d587dd1fe9287bad3ed7fe8817c7a58

commit 14448ed64d587dd1fe9287bad3ed7fe8817c7a58
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Dec 18 19:16:12 2018 -0600

    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                    | 4 ++--
 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, 33 insertions(+), 33 deletions(-)

diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index a4fb114..93a5ff3 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index 2446b3b..e68455e 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-api/pom.xml b/idp-attribute-api/pom.xml
index 7c61ed1..6a36c45 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-api/pom.xml b/idp-attribute-filter-api/pom.xml
index f50a5f0..2a62c2a 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-impl/pom.xml b/idp-attribute-filter-impl/pom.xml
index 52f2f4c..f8efaec 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-spring/pom.xml b/idp-attribute-filter-spring/pom.xml
index 477fa42..f026d7f 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-resolver-api/pom.xml b/idp-attribute-resolver-api/pom.xml
index cdc0cb7..fba0e11 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-resolver-impl/pom.xml b/idp-attribute-resolver-impl/pom.xml
index 2a1c184..225fc80 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.2-SNAPSHOT</version>
+		<version>3.4.2</version>
 		<relativePath>../idp-parent</relativePath>
 	</parent>
 
diff --git a/idp-attribute-resolver-spring/pom.xml b/idp-attribute-resolver-spring/pom.xml
index b6a55f6..493ffc5 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index 76fa27b..d0fd33f 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index e5ccbf9..01cb441 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index 8aef9b9..6274205 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index 5ec0e90..f764bcd 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index db09777..3f33962 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-conf/pom.xml b/idp-conf/pom.xml
index 20d143d..651446b 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 3cea54b..ea82a97 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index f4e632b..97e9287 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index f756849..34ae62a 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index d312ce6..87e3be9 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index cd8a094..a4eff99 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 9c5b90e..9b98e33 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.2-SNAPSHOT</version>
+    <version>3.4.2</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -69,7 +69,7 @@
         <idwsfconsumer.version>1.0.0</idwsfconsumer.version>
         <java-support.version>7.4.1</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.4.1-SNAPSHOT</opensaml.version>
+        <opensaml.version>3.4.1</opensaml.version>
         <spring-extensions.version>5.4.0</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 9083fae..caa19cc 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 5375508..06f3faa 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-profile-spring/pom.xml b/idp-profile-spring/pom.xml
index 26f727b..784bc32 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index 7a0acc0..4fda9b9 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index 177d738..a4cda38 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 4344878..af8a3dc 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index 5588583..081abe3 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index e9a721a..25d3de6 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-tests-bom/pom.xml b/idp-tests-bom/pom.xml
index 4b50863..a863956 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index 8957850..d8ad11f 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.2-SNAPSHOT</version>
+        <version>3.4.2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 49eb4d7..b2d772f 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.2-SNAPSHOT</version>
+        <version>3.4.2</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