Repository: jena
Updated Branches:
  refs/heads/master e2d5657e8 -> 2649ac57c


remove <repositories> section


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/2649ac57
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/2649ac57
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/2649ac57

Branch: refs/heads/master
Commit: 2649ac57cabe0f76c541a753097939e8407d3fc0
Parents: e2d5657
Author: Andy Seaborne <[email protected]>
Authored: Thu Mar 3 11:32:50 2016 +0000
Committer: Andy Seaborne <[email protected]>
Committed: Thu Mar 3 11:32:50 2016 +0000

----------------------------------------------------------------------
 jena-core/pom.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/2649ac57/jena-core/pom.xml
----------------------------------------------------------------------
diff --git a/jena-core/pom.xml b/jena-core/pom.xml
index 9793fd9..6f4df97 100644
--- a/jena-core/pom.xml
+++ b/jena-core/pom.xml
@@ -38,20 +38,6 @@
     <build.time.xsd>${maven.build.timestamp}</build.time.xsd>
   </properties>
 
- <!--  here for testing only -->
-   <repositories>
-    <repository>
-      <id>sonatype_snapshot</id>
-      <name>Sonatype Snapshots</name>
-      <layout>default</layout>
-      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
-  <!--  end of testing only -->
-
   <dependencies>
 
     <dependency>

Reply via email to