Fixed pom repository URL

This commit is contained in:
dginovker
2019-07-16 15:29:39 -04:00
parent 49d1334b89
commit 02cce2a258
2 changed files with 3 additions and 2 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
<repository>
<id>git-parabot</id>
<name>Parabot's Git based repo</name>
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
<url>
http://maven.parabot.org
</url>
</repository>
</repositories>
-1
View File
@@ -21,6 +21,5 @@
</library>
</orderEntry>
<orderEntry type="library" name="Maven: org.parabot:client:2.8.1" level="project" />
<orderEntry type="library" name="Maven: org.parabot:317-api-minified:1.201" level="project" />
</component>
</module>