Skip to content

Commit

Permalink
Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Sep 4, 2019
1 parent ebf818e commit 823f3fa
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions CalendarFXView/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,11 @@
</parent>

<repositories>
<!-- repository>
<id>oss-sonatype</id>
<name>oss-sonatype</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository -->

<repository>
<id>bintray</id>
<name>bintray</name>
<url>https://dl.bintray.com/jerady/maven</url>
</repository>

</repositories>

<dependencies>
Expand Down

0 comments on commit 823f3fa

Please sign in to comment.