fixed up wrong repo URL
This commit is contained in:
+2
-2
@@ -25,14 +25,14 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>evgenyg.artifactoryonline.com</id>
|
<id>evgenyg.artifactoryonline.com</id>
|
||||||
<url>http://evgenyg.artifactoryonline.com/evgenyg/</url>
|
<url>http://evgenyg.artifactoryonline.com/evgenyg/repo</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>evgenyg.artifactoryonline.com</id>
|
<id>evgenyg.artifactoryonline.com</id>
|
||||||
<url>http://evgenyg.artifactoryonline.com/evgenyg/</url>
|
<url>http://evgenyg.artifactoryonline.com/evgenyg/repo</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user