[java-idp-delegation] branch master updated: (Belatedly) Convention: pom.xml must have SNAPSHOT version

Ian Young ian at iay.org.uk
Mon Aug 17 13:28:05 UTC 2020


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

iay pushed a commit to branch master
in repository java-idp-delegation.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-delegation.git;a=commit;h=f70167e2eccde6af7bb660443c3c478853b0250e

The following commit(s) were added to refs/heads/master by this push:
       new  f70167e   (Belatedly) Convention: pom.xml must have SNAPSHOT version
f70167e is described below

commit f70167e2eccde6af7bb660443c3c478853b0250e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Aug 17 14:28:01 2020 +0100

    (Belatedly) Convention: pom.xml must have SNAPSHOT version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f68a466..43d38f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-idp-ext-delegation</artifactId>
-    <version>1.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>n-Tier Delegation Extension for the Shibboleth 2.0 IdP</name>

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


More information about the commits mailing list