[java-idp-plugin-oidc-rp] branch main updated: Update version ready for release

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 27 08:52:31 UTC 2023


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=a928f7e3f03e4940a3d8383cfa45d87cd8b89dfc

The following commit(s) were added to refs/heads/main by this push:
     new a928f7e  Update version ready for release
a928f7e is described below

commit a928f7e3f03e4940a3d8383cfa45d87cd8b89dfc
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 27 09:52:28 2023 +0100

    Update version ready for release
---
 idp-oidc-rp-api/pom.xml  | 2 +-
 idp-oidc-rp-dist/pom.xml | 2 +-
 idp-oidc-rp-impl/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/idp-oidc-rp-api/pom.xml b/idp-oidc-rp-api/pom.xml
index 2c2a358..bb1e661 100644
--- a/idp-oidc-rp-api/pom.xml
+++ b/idp-oidc-rp-api/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>net.shibboleth.idp.plugin.authn</groupId>
 		<artifactId>idp-plugin-oidc-rp-parent</artifactId>
-		<version>1.0.1-SNAPSHOT</version>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>idp-plugin-oidc-rp-api</artifactId>
diff --git a/idp-oidc-rp-dist/pom.xml b/idp-oidc-rp-dist/pom.xml
index 79212f7..737c9c8 100644
--- a/idp-oidc-rp-dist/pom.xml
+++ b/idp-oidc-rp-dist/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.authn</groupId>
         <artifactId>idp-plugin-oidc-rp-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>idp-plugin-oidc-rp-dist</artifactId>
diff --git a/idp-oidc-rp-impl/pom.xml b/idp-oidc-rp-impl/pom.xml
index 492b048..19b9e39 100644
--- a/idp-oidc-rp-impl/pom.xml
+++ b/idp-oidc-rp-impl/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.authn</groupId>
         <artifactId>idp-plugin-oidc-rp-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>idp-plugin-oidc-rp-impl</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list