[xmlsectool] 01/03: use a 3-part snapshot version
Ian Young
ian at iay.org.uk
Thu Oct 29 14:42:28 EDT 2015
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
commit d4d547d15a3860620ad72850cd49c7f3042f5b5e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Oct 29 18:30:44 2015 +0000
use a 3-part snapshot version
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index df56eef..5609457 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>net.shibboleth.tool</groupId>
<artifactId>xmlsectool</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>XmlSecTool</name>
@@ -20,7 +20,7 @@
A command line tool for checking an XML file for well-formedness and validity as well as
signing and checking signatures.
</description>
-
+
<properties>
<svn.relative.location>utilities/xmlsectool</svn.relative.location>
</properties>
@@ -41,7 +41,7 @@
</releases>
</repository>
</repositories>
-
+
<dependencies>
<!-- Compile dependencies -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list