Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen G. Kissner2013-02-20 10:40:05 +0000
committerJuergen G. Kissner2013-02-20 10:40:05 +0000
commitd385052123b09ee0780f576273afbc0667e1977e (patch)
tree154c18b56c4a6c57010da695c54fb335f98e4737
parent86dbfc08b795fd5346da0f52bbca29369c99cce9 (diff)
downloaddbaccess-d385052123b09ee0780f576273afbc0667e1977e.tar.gz
dbaccess-d385052123b09ee0780f576273afbc0667e1977e.tar.xz
dbaccess-d385052123b09ee0780f576273afbc0667e1977e.zip
Release 1.1.0: Correct formatting
Change-Id: I71cc0a10879f02a8c878e65d2ea44eb67fd039d6 Signed-off-by: J. G. Kissner <juergen.kissner@sap.com>
-rw-r--r--download/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.php b/download/index.php
index 05950d5..0cb80f2 100644
--- a/download/index.php
+++ b/download/index.php
@@ -66,7 +66,7 @@
<li><a href='http://www.eclipse.org/gemini/dbaccess/download/release-notes/1.1.0.RELEASE.php' target='_self'>View Release Notes</a></li>
<li><strong>Gemini DBAccess p2 update site URL </strong> - 'http://download.eclipse.org/gemini/updates/dbaccess/1.1.0'</li>
<li><strong>Gemini DBAccess p2 update site</strong> - <a href="http://www.eclipse.org/downloads/download.php?file=/gemini/dbaccess/r1.1/milestones/gemini-dbaccess-<?=$release1_1_0 ?>-updates.zip" target="_self">Download</a></li>
- <li><strong>Maven version</strong> - <code>&lt;version&gt;1.1.0.RELEASE&lt;/version&gt;<code></li>
+ <li><strong>Maven version</strong> - <code>&lt;version&gt;1.1.0.RELEASE&lt;/version&gt;</code></li>
</ul>
</div>

Back to the top