[java-idp-plugin-metadatagen] 01/02: Update files to be tagged for release Note: Build with -Dmaven-dist-enforcer-data.version=1.0.9

Rod Widdowson rdw at steadingsoftware.com
Mon Apr 18 12:12:32 UTC 2022


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

rdw 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=a8e5a9b53ac64bcb972a5136444afed8f0b72d4e

commit a8e5a9b53ac64bcb972a5136444afed8f0b72d4e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Apr 18 12:03:36 2022 +0000

    Update files to be tagged for release
    Note: Build with -Dmaven-dist-enforcer-data.version=1.0.9
---
 metadatagen-api/pom.xml  | 2 +-
 metadatagen-dist/pom.xml | 2 +-
 metadatagen-impl/pom.xml | 2 +-
 pom.xml                  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/metadatagen-api/pom.xml b/metadatagen-api/pom.xml
index 765909b..d36f7b8 100644
--- a/metadatagen-api/pom.xml
+++ b/metadatagen-api/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
         <artifactId>idp-plugin-metadatagen-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-api</artifactId>
diff --git a/metadatagen-dist/pom.xml b/metadatagen-dist/pom.xml
index 598486e..d45f969 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>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-dist</artifactId>
diff --git a/metadatagen-impl/pom.xml b/metadatagen-impl/pom.xml
index 640e1aa..d7c435e 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>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>
 
     <artifactId>idp-plugin-metadatagen-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 583fdd0..110831c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     </parent>
     <groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
     <artifactId>idp-plugin-metadatagen-parent</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <name>Shibboleth IdP :: Plugins :: metadatagen</name>
     <packaging>pom</packaging>
     <description>metadatagen 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