Skip to content

Commit

Permalink
remove <repositories> section
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Mar 3, 2016
1 parent e2d5657 commit 2649ac5
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions jena-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2649ac5

Please sign in to comment.