[java-identity-provider] 01/01: Bump version after release

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 2 16:05:21 UTC 2020


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=cb2bd3e24a744f650bdd1387127a8966c177c1fb

commit cb2bd3e24a744f650bdd1387127a8966c177c1fb
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 2 15:11:00 2020 +0000

    Bump version after 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/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-distribution/pom.xml          | 2 +-
 idp-war/pom.xml                       | 2 +-
 34 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/idp-admin-api/pom.xml b/idp-admin-api/pom.xml
index 2e79c9042..87af2bf38 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-admin-impl/pom.xml b/idp-admin-impl/pom.xml
index 9ad43a9b5..7cc4fc2aa 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-api/pom.xml b/idp-attribute-api/pom.xml
index 30636b758..7e3bc5775 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-api/pom.xml b/idp-attribute-filter-api/pom.xml
index c1af1ba2e..614734184 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-impl/pom.xml b/idp-attribute-filter-impl/pom.xml
index 6a05d06fc..74abbc2b2 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-filter-spring/pom.xml b/idp-attribute-filter-spring/pom.xml
index f72ed0444..110600034 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-impl/pom.xml b/idp-attribute-impl/pom.xml
index 656f68698..2f403f0f6 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-resolver-api/pom.xml b/idp-attribute-resolver-api/pom.xml
index 7c0b9e355..3b529c9d3 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-attribute-resolver-impl/pom.xml b/idp-attribute-resolver-impl/pom.xml
index 830288da6..cf3bd830e 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.0.1</version>
+		<version>4.0.2-SNAPSHOT</version>
 		<relativePath>../idp-parent</relativePath>
 	</parent>
 
diff --git a/idp-attribute-resolver-spring/pom.xml b/idp-attribute-resolver-spring/pom.xml
index 1abcefdcf..c028a5121 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-authn-api/pom.xml b/idp-authn-api/pom.xml
index cc90862cd..5a129d12c 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-authn-impl/pom.xml b/idp-authn-impl/pom.xml
index 4af104b30..af380136f 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index 1fbeebdff..405af35a6 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-cas-api/pom.xml b/idp-cas-api/pom.xml
index 6cbf078a1..02e538d5a 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 76cc2e7ba..9df62063e 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-conf/pom.xml b/idp-conf/pom.xml
index bacdfb0da..cc6ae135a 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-consent-api/pom.xml b/idp-consent-api/pom.xml
index 3789b9b34..cd7563359 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-consent-impl/pom.xml b/idp-consent-impl/pom.xml
index dd33b1d91..a69ca8045 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-core/pom.xml b/idp-core/pom.xml
index a8d204b8b..ea96f7135 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index df77c46cb..3ccad996c 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 7c07e5a04..31c8b9540 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index e8c3305fc..db70f3877 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.0.1</version>
+    <version>4.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -73,7 +73,7 @@
         <idwsfconsumer.version>2.0.0</idwsfconsumer.version>
         <java-support.version>8.0.0</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.0.1</opensaml.version>
+        <opensaml.version>4.0.2-SNAPSHOT</opensaml.version>
         <spring-extensions.version>6.0.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 3bea2434d..ee07cdc9a 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-profile-impl/pom.xml b/idp-profile-impl/pom.xml
index 6a69a18a2..707ac8dd0 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-profile-spring/pom.xml b/idp-profile-spring/pom.xml
index 80f1b62ff..014b914d9 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-saml-api/pom.xml b/idp-saml-api/pom.xml
index d5ac52929..a0edfffc3 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-saml-impl/pom.xml b/idp-saml-impl/pom.xml
index 2908300ad..161a0b327 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-schema/pom.xml b/idp-schema/pom.xml
index 2adfdd0f0..05641a617 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-session-api/pom.xml b/idp-session-api/pom.xml
index d0ef64b39..d52bf966f 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-session-impl/pom.xml b/idp-session-impl/pom.xml
index 0eafd2dd0..733421a9f 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-tests-bom/pom.xml b/idp-tests-bom/pom.xml
index 3ba6259ed..ee7a21773 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-ui/pom.xml b/idp-ui/pom.xml
index d5b9333f0..5b9d83bb6 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index c13a0b97b..9fa8a8c7c 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 
diff --git a/idp-war/pom.xml b/idp-war/pom.xml
index 35cd27c2f..26ceaa7bd 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.0.1</version>
+        <version>4.0.2-SNAPSHOT</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