Update all pom files in aaf inno
[aaf/inno.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 27ecbcb..bb76bcb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <repository>
                        <id>ecomp-releases</id>
                        <name>AAF Release Repository</name>
-                       <url>${nexusproxy}/${releaseNexusPath}</url>
+                       <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
                <snapshotRepository>
                        <id>ecomp-snapshots</id>
                        <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}/${snapshotNexusPath}</url>
+                       <url>${nexusproxy}${snapshotNexusPath}</url>
                </snapshotRepository>
        </distributionManagement>
 <pluginRepositories>