Skip to content

Commit

Permalink
[Felix Converter] Remove dependency on OSGi Maven repo
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1829866 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
bosschaert committed Apr 23, 2018
1 parent ea6f139 commit e99f1fc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions converter/converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
</execution>
</executions>
</plugin>

</plugins>
</build>

Expand Down Expand Up @@ -137,12 +136,4 @@
<scope>test</scope>
</dependency>
</dependencies>

<repositories>
<repository>
<id>osgi-snapshots</id>
<name>OSGi Snapshot Repository</name>
<url>https://oss.sonatype.org/content/repositories/osgi/</url>
</repository>
</repositories>
</project>

0 comments on commit e99f1fc

Please sign in to comment.