[xmlsectool] 01/02: Set version to 2.0.0-beta-1.
Ian Young
ian at iay.org.uk
Wed May 25 11:32:20 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
commit fe97406ae0ef5abd4d6aba77f27aad877da2f852
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed May 25 16:26:47 2016 +0100
Set version to 2.0.0-beta-1.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c71c3a8..37ebe6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,12 +12,12 @@
<groupId>net.shibboleth.tool</groupId>
<artifactId>xmlsectool</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0-beta-1</version>
<packaging>jar</packaging>
<name>XmlSecTool</name>
<description>
- A command line tool for checking an XML file for well-formedness and validity as well as
+ A command line tool for checking an XML file for well-formedness and validity as well as
signing and checking signatures.
</description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list