|
From: <tho...@us...> - 2014-07-02 19:18:18
|
Revision: 8518
http://sourceforge.net/p/bigdata/code/8518
Author: thompsonbry
Date: 2014-07-02 19:18:15 +0000 (Wed, 02 Jul 2014)
Log Message:
-----------
removed the old (dead) maven repo for aduna.
See #987 (broken maven build)
Modified Paths:
--------------
branches/BIGDATA_RELEASE_1_3_0/pom.xml
Modified: branches/BIGDATA_RELEASE_1_3_0/pom.xml
===================================================================
--- branches/BIGDATA_RELEASE_1_3_0/pom.xml 2014-07-02 18:58:15 UTC (rev 8517)
+++ branches/BIGDATA_RELEASE_1_3_0/pom.xml 2014-07-02 19:18:15 UTC (rev 8518)
@@ -187,10 +187,6 @@
<id>nxparser-snapshots</id>
<url>http://nxparser.googlecode.com/svn/snapshots</url>
</repository>
- <repository>
- <id>aduna-opensource.releases</id>
- <url>http://repo.aduna-software.org/maven2/releases/</url>
- </repository>
<!--
<repository>
<id>jetty.releases</id>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|