[java-idp-plugin-metadatagen] 02/02: Bump version after release

Scott Cantor cantor.2 at osu.edu
Wed Sep 13 17:59:12 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=29dfcfe74e823b19c1c2282b09c836cacd200f49

commit 29dfcfe74e823b19c1c2282b09c836cacd200f49
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 13 13:57:24 2023 -0400

    Bump version after 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 dc4f1f9..396214d 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</version>
+        <version>2.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-dist</artifactId>
diff --git a/metadatagen-impl/pom.xml b/metadatagen-impl/pom.xml
index dbb08e7..e7b96df 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</version>
+        <version>2.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 2ec6d88..1911eed 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</version>
+    <version>2.0.1-SNAPSHOT</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