mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-23 06:42:05 +01:00
Fixing version in Javadoc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7007 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
b6975b44a8
commit
dee9b8a297
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@
|
||||||
<include name="*.jar"/>
|
<include name="*.jar"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
</classpath>
|
</classpath>
|
||||||
<doctitle><![CDATA[<font face="arial,helvetica">Smack ${version.name}</font>]]></doctitle>
|
<doctitle><![CDATA[<font face="arial,helvetica">Smack ${version}</font>]]></doctitle>
|
||||||
<header><![CDATA[<b>Smack</b>]]></header>
|
<header><![CDATA[<b>Smack</b>]]></header>
|
||||||
<bottom><![CDATA[<i>Copyright © 2003 Jive Software. </i>]]></bottom>
|
<bottom><![CDATA[<i>Copyright © 2003 Jive Software. </i>]]></bottom>
|
||||||
<link href="http://java.sun.com/j2se/1.3/docs/api/" />
|
<link href="http://java.sun.com/j2se/1.3/docs/api/" />
|
||||||
|
|
Loading…
Reference in a new issue