summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2014-12-18 11:37:52 -0800
committerCedric Beust <cedric@beust.com>2014-12-18 11:37:52 -0800
commit99236c731f5d35988700ae65787607283383ff6a (patch)
tree52fcf32183f5d4f0ef8404b0ffb0e07f285bf8cb
parent1a568c9848848d6ae1292cfe1b55f96279d40db1 (diff)
downloadjcommander-99236c731f5d35988700ae65787607283383ff6a.tar.gz
Updated Nexus site name
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5b921c0..9f80195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<distributionManagement>
<repository>
- <id>nexus-site</id>
+ <id>sonatype-nexus-staging</id>
<name>Nexus Staging Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>