[testing] 02/02: Fix subdirectory pom.xml to have a snapshot version
Ian Young
ian at iay.org.uk
Wed Apr 12 11:53:21 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository testing.
commit 384d17f9579daefb54114a5c245e2ef7b9fc097b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Apr 12 16:53:14 2017 +0100
Fix subdirectory pom.xml to have a snapshot version
---
subdir/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/subdir/pom.xml b/subdir/pom.xml
index 11215cc..d6f5f4d 100644
--- a/subdir/pom.xml
+++ b/subdir/pom.xml
@@ -12,7 +12,7 @@
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>5.4.0</version>
+ <version>5.4.0-SNAPSHOT</version>
<name>Spring Framework Extension</name>
<description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list