[java-centralized-discovery] 01/01: (Belated) set POM to a snapshot version

Ian Young ian at iay.org.uk
Fri Aug 14 13:41:37 UTC 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-centralized-discovery.

View the commit online:
http://git.shibboleth.net/view/?p=java-centralized-discovery.git;a=commit;h=d655773dd4579ff0c9dc14b9a77337f8b9542f16

commit d655773dd4579ff0c9dc14b9a77337f8b9542f16
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 14 14:41:10 2020 +0100

    (Belated) set POM to a snapshot version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a6e7aa0..4bc78129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-discovery-service</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.1-SNAPSHOT</version>
     <!-- We bundle as a jar here, the installer creates the WAR -->
     <packaging>jar</packaging>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list