[java-metadata-aggregator] 01/02: Set version for 0.9.2 release
Ian Young
ian at iay.org.uk
Wed Oct 19 05:44:18 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-0.9
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=153fac3e169c8dcf3322d449fec21e692f6f89af
commit 153fac3e169c8dcf3322d449fec21e692f6f89af
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Oct 19 09:01:57 2016 +0000
Set version for 0.9.2 release
---
aggregator-cli/pom.xml | 2 +-
aggregator-parent/pom.xml | 2 +-
aggregator-pipeline/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/aggregator-cli/pom.xml b/aggregator-cli/pom.xml
index 96d925e..68668ed 100644
--- a/aggregator-cli/pom.xml
+++ b/aggregator-cli/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.metadata</groupId>
<artifactId>aggregator-parent</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.2</version>
<relativePath>../aggregator-parent</relativePath>
</parent>
diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index d4cfd84..2905dc7 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -21,7 +21,7 @@
<groupId>net.shibboleth.metadata</groupId>
<artifactId>aggregator-parent</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.2</version>
<packaging>pom</packaging>
<modules>
diff --git a/aggregator-pipeline/pom.xml b/aggregator-pipeline/pom.xml
index 9592b01..2173b05 100644
--- a/aggregator-pipeline/pom.xml
+++ b/aggregator-pipeline/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.metadata</groupId>
<artifactId>aggregator-parent</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.2</version>
<relativePath>../aggregator-parent</relativePath>
</parent>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list