Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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