[java-oidc-common] 01/02: Update files to be tagged for release

Phil Smart philip.smart at jisc.ac.uk
Tue Mar 23 16:23:33 UTC 2021


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

philsmart pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=0188df5a96c05ecbfd7a0e914ad6469485ee6471

commit 0188df5a96c05ecbfd7a0e914ad6469485ee6471
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 16:21:28 2021 +0000

    Update files to be tagged for release
---
 oidc-common-attribute-api/pom.xml  |  2 +-
 oidc-common-attribute-impl/pom.xml |  2 +-
 oidc-common-bom/pom.xml            |  2 +-
 oidc-common-crypto-api/pom.xml     |  2 +-
 oidc-common-crypto-impl/pom.xml    |  2 +-
 oidc-common-dist/pom.xml           |  2 +-
 oidc-common-metadata-api/pom.xml   |  2 +-
 oidc-common-metadata-impl/pom.xml  |  2 +-
 oidc-common-plugin/pom.xml         |  2 +-
 oidc-common-saml-api/pom.xml       |  2 +-
 oidc-common-saml-impl/pom.xml      |  2 +-
 pom.xml                            | 10 +++++-----
 12 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/oidc-common-attribute-api/pom.xml b/oidc-common-attribute-api/pom.xml
index aa8fb6c..579839d 100644
--- a/oidc-common-attribute-api/pom.xml
+++ b/oidc-common-attribute-api/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-attribute-api</artifactId>
diff --git a/oidc-common-attribute-impl/pom.xml b/oidc-common-attribute-impl/pom.xml
index 7b9e09f..ca82fb3 100644
--- a/oidc-common-attribute-impl/pom.xml
+++ b/oidc-common-attribute-impl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>net.shibboleth.oidc</groupId>
 		<artifactId>oidc-common-parent</artifactId>
-		<version>0.0.5-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>oidc-common-attribute-impl</artifactId>
diff --git a/oidc-common-bom/pom.xml b/oidc-common-bom/pom.xml
index 654edbd..412009d 100644
--- a/oidc-common-bom/pom.xml
+++ b/oidc-common-bom/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>net.shibboleth.oidc</groupId>
 		<artifactId>oidc-common-parent</artifactId>
-		<version>0.0.5-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	<packaging>pom</packaging>
 
diff --git a/oidc-common-crypto-api/pom.xml b/oidc-common-crypto-api/pom.xml
index 05ba683..579801b 100644
--- a/oidc-common-crypto-api/pom.xml
+++ b/oidc-common-crypto-api/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-crypto-api</artifactId>
diff --git a/oidc-common-crypto-impl/pom.xml b/oidc-common-crypto-impl/pom.xml
index 06f393f..4a04012 100644
--- a/oidc-common-crypto-impl/pom.xml
+++ b/oidc-common-crypto-impl/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-crypto-impl</artifactId>
diff --git a/oidc-common-dist/pom.xml b/oidc-common-dist/pom.xml
index b94f5b7..ec9d752 100644
--- a/oidc-common-dist/pom.xml
+++ b/oidc-common-dist/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>net.shibboleth.oidc</groupId>
 		<artifactId>oidc-common-parent</artifactId>
-		<version>0.0.5-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>oidc-common-dist</artifactId>
diff --git a/oidc-common-metadata-api/pom.xml b/oidc-common-metadata-api/pom.xml
index cf02a74..33d8a9d 100644
--- a/oidc-common-metadata-api/pom.xml
+++ b/oidc-common-metadata-api/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-metadata-api</artifactId>
diff --git a/oidc-common-metadata-impl/pom.xml b/oidc-common-metadata-impl/pom.xml
index c31b77b..b3dc7cf 100644
--- a/oidc-common-metadata-impl/pom.xml
+++ b/oidc-common-metadata-impl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>net.shibboleth.oidc</groupId>
 		<artifactId>oidc-common-parent</artifactId>
-		<version>0.0.5-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>oidc-common-metadata-impl</artifactId>
diff --git a/oidc-common-plugin/pom.xml b/oidc-common-plugin/pom.xml
index 0c619f4..a0dd83e 100644
--- a/oidc-common-plugin/pom.xml
+++ b/oidc-common-plugin/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>net.shibboleth.oidc</groupId>
 		<artifactId>oidc-common-parent</artifactId>
-		<version>0.0.5-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>oidc-common-plugin</artifactId>
diff --git a/oidc-common-saml-api/pom.xml b/oidc-common-saml-api/pom.xml
index 0a898e0..720474f 100644
--- a/oidc-common-saml-api/pom.xml
+++ b/oidc-common-saml-api/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-saml-api</artifactId>
diff --git a/oidc-common-saml-impl/pom.xml b/oidc-common-saml-impl/pom.xml
index 255b2e8..1fa6912 100644
--- a/oidc-common-saml-impl/pom.xml
+++ b/oidc-common-saml-impl/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.oidc</groupId>
         <artifactId>oidc-common-parent</artifactId>
-        <version>0.0.5-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>oidc-common-saml-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 3287c02..9d7aa28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,20 +6,20 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0-SNAPSHOT</version>
+        <version>11.2.0</version>
     </parent>
     <groupId>net.shibboleth.oidc</groupId>
     <artifactId>oidc-common-parent</artifactId>
-    <version>0.0.5-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Shibboleth IdP :: Plugins :: OIDC Common :: Parent</name>
     <packaging>pom</packaging>
     <description>A POM containing properties, dependencies, etc. that are common across all Shibboleth OIDC Java common libraries.</description>
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.1.0-SNAPSHOT</idp.version>
+        <idp.version>4.1.0</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
-        <java-support.version>8.2.0-SNAPSHOT</java-support.version>
+        <opensaml.version>4.1.0</opensaml.version>
+        <java-support.version>8.2.0</java-support.version>
         <nimbus-jose-jwt.version>9.5</nimbus-jose-jwt.version>
         <oauth2-oidc-sdk.version>9.1</oauth2-oidc-sdk.version>
         <json.smart.version>2.3</json.smart.version>

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


More information about the commits mailing list