[java-support] branch master updated: Lock parent version for new minior release
Brent Putman
putmanb at georgetown.edu
Thu Nov 10 13:24:28 EST 2016
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=8b84e43778fbf9e6a1c833b007ece65dd780fe7d
The following commit(s) were added to refs/heads/master by this push:
new 8b84e43 Lock parent version for new minior release
8b84e43 is described below
commit 8b84e43778fbf9e6a1c833b007ece65dd780fe7d
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Nov 10 13:24:27 2016 -0500
Lock parent version for new minior release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f994d12..d57ee33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent-v3</artifactId>
- <version>TRUNK-SNAPSHOT</version>
+ <version>10</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