Skip to content

Commit

Permalink
Remove unnecessary comments in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoWeidmann committed Dec 15, 2017
1 parent 37a8a2a commit 9d2d344
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@
<id>scala-tools</id>
<url>http://scala-tools.org/repo-releases</url>
</repository>
<!-- not available - pull from central repo instead
<repository>
<id>renejeschke-releases</id>
<url>http://maven.renejeschke.de</url>
</repository>
-->
</repositories>

<dependencies>
Expand Down Expand Up @@ -105,7 +99,7 @@
<dependency>
<groupId>com.github.rjeschke</groupId>
<artifactId>txtmark</artifactId>
<version>0.8</version><!-- version 0.7 not available anymore -->
<version>0.8</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 9d2d344

Please sign in to comment.