[java-idp-plugin-metadatagen] 01/02: Update files to be tagged for release

Scott Cantor cantor.2 at osu.edu
Wed Sep 13 17:59:11 UTC 2023


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

scantor pushed a commit to branch main
in repository java-idp-plugin-metadatagen.

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

commit ba6c83c4172d66695b8cb520822c4d2c6ec6f40b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 13 13:56:20 2023 -0400

    Update files to be tagged for release
---
 metadatagen-dist/pom.xml | 2 +-
 metadatagen-impl/pom.xml | 2 +-
 pom.xml                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/metadatagen-dist/pom.xml b/metadatagen-dist/pom.xml
index bfdfa6f..dc4f1f9 100644
--- a/metadatagen-dist/pom.xml
+++ b/metadatagen-dist/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
         <artifactId>idp-plugin-metadatagen-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-dist</artifactId>
diff --git a/metadatagen-impl/pom.xml b/metadatagen-impl/pom.xml
index 662e3bc..dbb08e7 100644
--- a/metadatagen-impl/pom.xml
+++ b/metadatagen-impl/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
         <artifactId>idp-plugin-metadatagen-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 59133b0..2ec6d88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     
     <groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
     <artifactId>idp-plugin-metadatagen-parent</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <name>Shibboleth IdP :: Plugins :: metadatagen</name>
     <packaging>pom</packaging>
     <description>SAML metadata generation plugin for the Shibboleth IdP.</description>

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


More information about the commits mailing list