Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Paulet
Orekit
Commits
48ff09c1
Commit
48ff09c1
authored
Jan 22, 2019
by
Luc Maisonobe
Browse files
Fixed URL to external javadoc.
parent
f8bac343
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
48ff09c1
...
...
@@ -420,7 +420,7 @@
<overview>
${basedir}/src/main/java/org/orekit/overview.html
</overview>
<bottom>
<![CDATA[Copyright © ${project.inceptionYear}-{currentYear} <a href="http://www.c-s.fr">CS Systèmes d'information</a>. All rights reserved.]]>
</bottom>
<links>
<link>
http://docs.oracle.com/javase/8/docs/api/
</link>
<link>
http
s
://docs.oracle.com/javase/8/docs/api/
</link>
<link>
https://www.hipparchus.org/apidocs/
</link>
</links>
<source>
${orekit.compiler.source}
</source>
...
...
@@ -654,7 +654,7 @@
<overview>
${basedir}/src/main/java/org/orekit/overview.html
</overview>
<bottom>
<![CDATA[Copyright © ${project.inceptionYear}-{currentYear} <a href="http://www.c-s.fr">CS Systèmes d'information</a>. All rights reserved.]]>
</bottom>
<links>
<link>
http://docs.oracle.com/javase/8/docs/api/
</link>
<link>
http
s
://docs.oracle.com/javase/8/docs/api/
</link>
<link>
https://www.hipparchus.org/apidocs/
</link>
</links>
<source>
${orekit.compiler.source}
</source>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment