diff options
Diffstat (limited to 'common/features-parent/pom.xml')
-rw-r--r-- | common/features-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/features-parent/pom.xml b/common/features-parent/pom.xml index d11d0e901..7744ebc4b 100644 --- a/common/features-parent/pom.xml +++ b/common/features-parent/pom.xml @@ -67,7 +67,7 @@ </repository> <snapshotRepository> <id>fdio-snapshot</id> - <url>${nexusproxy}/repositories/fd.io.dev/</url> + <url>${nexusproxy}/repositories/fd.io.snapshot/</url> </snapshotRepository> </distributionManagement> </project> |