fixed up wrong repo URL

This commit is contained in:
James Strachan
2012-03-19 10:45:36 +00:00
parent fb7ecb5e64
commit 5e2401234b
+2 -2
View File
@@ -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>