[java-idp-plugin-metadatagen] 02/02: Bump version after release
Phil Smart
philip.smart at jisc.ac.uk
Mon Jun 14 14:01:20 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart 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=d78f1e52dc1ae4e9a0fd8e929a0741cbca1b396d
commit d78f1e52dc1ae4e9a0fd8e929a0741cbca1b396d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Jun 14 13:57:43 2021 +0000
Bump version after release
---
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 589655d..ec8798e 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>0.1.1</version>
+ <version>0.1.2-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-metadatagen-api</artifactId>
diff --git a/metadatagen-dist/pom.xml b/metadatagen-dist/pom.xml
index 3c3f68b..d52b07d 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>0.1.1</version>
+ <version>0.1.2-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-metadatagen-dist</artifactId>
diff --git a/metadatagen-impl/pom.xml b/metadatagen-impl/pom.xml
index f20235f..ba1b6be 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>0.1.1</version>
+ <version>0.1.2-SNAPSHOT</version>
</parent>
<artifactId>idp-plugin-metadatagen-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index d3a48a7..0a6842e 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>0.1.1</version>
+ <version>0.1.2-SNAPSHOT</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