Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen G. Kissner2013-02-20 10:54:10 +0000
committerJuergen G. Kissner2013-02-20 10:54:10 +0000
commitbc920edc855134d1d915866a529d5762d9e949df (patch)
treeb144111b7105385a2eeaf488c8ae5440da134467
parentd385052123b09ee0780f576273afbc0667e1977e (diff)
downloaddbaccess-master.tar.gz
dbaccess-master.tar.xz
dbaccess-master.zip
Release 1.1.0: Minor adjustmentsHEADmaster
Change-Id: Iaffab3364d79dc5cbfdd0a3628ee589139f7425e Signed-off-by: J. G. Kissner <juergen.kissner@sap.com>
-rw-r--r--download/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/download/index.php b/download/index.php
index 0cb80f2..d91cdd0 100644
--- a/download/index.php
+++ b/download/index.php
@@ -47,10 +47,10 @@
unless otherwise specified.
</p>
- <h4>Gemini DBAccess Repository</h4>
- Starting from 1.1.0, the released versions of DBAccess can be found here
+ <h4>Maven Repository</h4>
+ Starting from 1.1.0, the released versions of DBAccess can be found here:
<ul>
- <li><strong>DBAccess Maven repository</strong> - 'http://download.eclipse.org/gemini/mvn/'</li>
+ <li><strong>Eclipse Gemini Maven repository</strong> - 'http://download.eclipse.org/gemini/mvn/'</li>
<li><strong>Maven coordinates</strong>:
<pre><code>
&lt;groupId&gt;org.eclipse.gemini&lt;/groupId&gt;

Back to the top