Skip to content

Commit

Permalink
Fixed missing repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Sep 19, 2018
1 parent ac21adb commit cb3f80f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,11 @@
</build>
</profile>
</profiles>

<repositories>
<repository>
<id>netbeans</id>
<url>http://bits.netbeans.org/maven2/</url>
</repository>
</repositories>
</project>

0 comments on commit cb3f80f

Please sign in to comment.