summaryrefslogtreecommitdiffstats
path: root/log4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'log4j/pom.xml')
-rw-r--r--log4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/log4j/pom.xml b/log4j/pom.xml
index 6161106..7a044b7 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.xml
@@ -135,12 +135,12 @@
<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>