[idwsfconsumer] branch master updated: Remove SNAPSHOT from parent
Phil Smart
philip.smart at jisc.ac.uk
Wed Feb 26 04:53:21 EST 2020
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch master
in repository idwsfconsumer.
View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=e94195e6b4af581af2ba109a508078c1edb246b2
The following commit(s) were added to refs/heads/master by this push:
new e94195e Remove SNAPSHOT from parent
e94195e is described below
commit e94195e6b4af581af2ba109a508078c1edb246b2
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Feb 26 04:53:04 2020 -0500
Remove SNAPSHOT from parent
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8db8e1a..d2b919c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.0-beta2</version>
+ <version>11.0.0-SNAPSHOT</version>
</parent>
<name>ID-WSF WSC</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list