Title: [2009] trunk/pom.xml: Update Javadoc links.
Revision
2009
Author
joehni
Date
2013-01-19 08:58:47 -0600 (Sat, 19 Jan 2013)

Log Message

Update Javadoc links.

Modified Paths


Diff

Modified: trunk/pom.xml (2008 => 2009)


--- trunk/pom.xml	2013-01-19 14:41:28 UTC (rev 2008)
+++ trunk/pom.xml	2013-01-19 14:58:47 UTC (rev 2009)
@@ -1,7 +1,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!--
      Copyright (C) 2006 Joe Walnes.
-     Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 XStream committers.
+     Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 XStream committers.
      All rights reserved.
      
      The software in this package is published under the terms of the BSD
@@ -58,7 +58,7 @@
       <properties>
         <version.java.source>1.3</version.java.source>
         <version.java.target>1.3</version.java.target>
-        <link.javadoc.javase>http://download.oracle.com/javase/1.4.2/docs/api/</link.javadoc.javase>
+        <link.javadoc.javase>http://docs.oracle.com/javase/1.4.2/docs/api/</link.javadoc.javase>
         <!-- repeat Hibernate version dependencies, JDK intervals in activation is not supported with M2.0.x -->
         <version.hsqldb>1.8.0.10</version.hsqldb>
         <version.org.hibernate.core>3.3.2.GA</version.org.hibernate.core>
@@ -547,6 +547,6 @@
     <version.xom>1.1</version.xom>
     <version.xpp3>1.1.4c</version.xpp3>
 
-    <link.javadoc.javase>http://download.oracle.com/javase/6/docs/api/</link.javadoc.javase>
+    <link.javadoc.javase>http://docs.oracle.com/javase/7/docs/api/</link.javadoc.javase>
   </properties>
 </project>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to