[java-parent-project-v3] 06/11: INFRA-110 - Use versioned Spring Framework Javadoc <link> for reports.
Tom Zeller
tzeller at dragonacea.biz
Tue Jun 14 13:28:14 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=053fc499c006295795803bbc67678ff56ef2c3da
commit 053fc499c006295795803bbc67678ff56ef2c3da
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jun 14 11:36:45 2016 -0500
INFRA-110 - Use versioned Spring Framework Javadoc <link> for reports.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c00862..beb8a8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -678,7 +678,7 @@
<link>http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs</link>
<link>http://joda-time.sourceforge.net/api-release</link>
<link>http://javamail.kenai.com/nonav/javadocs</link>
- <link>http://docs.spring.io/spring/docs/3.2.x/javadoc-api</link>
+ <link>http://docs.spring.io/spring/docs/${spring.version}/javadoc-api</link>
<link>http://velocity.apache.org/engine/releases/velocity-1.7/apidocs</link>
<link>http://santuario.apache.org/Java/api</link>
<link>http://docs.oracle.com/javaee/5/api</link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list