summaryrefslogtreecommitdiffstats
path: root/common/impl-parent
diff options
context:
space:
mode:
authorRobert Varga <nite@hq.sk>2016-02-03 16:13:59 +0100
committerRobert Varga <nite@hq.sk>2016-02-03 16:13:59 +0100
commitcc531f5b95406e0f154bec12216abc4ff1e22861 (patch)
tree14cc50f414c777ca624b2dff8e5c4ee9250f666d /common/impl-parent
parentb9be896b820051166d048801ca2c559a8dca5561 (diff)
Fix wrong repository specification
Change-Id: I8efd61d8b4e885678b4de390e977fd4302cc3461 Signed-off-by: Robert Varga <nite@hq.sk>
Diffstat (limited to 'common/impl-parent')
-rw-r--r--common/impl-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml
index f7eca59ef..c5b95f089 100644
--- a/common/impl-parent/pom.xml
+++ b/common/impl-parent/pom.xml
@@ -71,7 +71,7 @@
</repository>
<snapshotRepository>
<id>fdio-snapshot</id>
- <url>${nexusproxy}/repositories/fd.io.dev/</url>
+ <url>${nexusproxy}/repositories/fd.io.snapshot/</url>
</snapshotRepository>
</distributionManagement>
</project>