[java-support] branch maint-7 updated: Lock parent version for new minor release
Brent Putman
putmanb at georgetown.edu
Tue Oct 9 14:59:58 EDT 2018
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-7
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=caa400b78d24b88a9f0419c4a6e2b4f44fc00cc3
The following commit(s) were added to refs/heads/maint-7 by this push:
new caa400b Lock parent version for new minor release
caa400b is described below
commit caa400b78d24b88a9f0419c4a6e2b4f44fc00cc3
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Oct 9 15:00:59 2018 -0400
Lock parent version for new minor release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0f4142c..270824e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0-SNAPSHOT</version>
+ <version>7.11.0</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list