Code Review
/
so
/
libs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bfb7a70
)
Moving nexus url for staging to https
37/5537/1
author
JulienBe
<jb379x@att.com>
Wed, 8 Feb 2017 16:10:00 +0000
(08:10 -0800)
committer
JulienBe
<jb379x@att.com>
Wed, 8 Feb 2017 16:10:13 +0000
(08:10 -0800)
Change-Id: I8cf38a2d980e1f5fb5ee95701aeb59d18873353b
Signed-off-by: JulienBe <jb379x@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
8ae204f
..
7f7c67a
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-91,7
+91,7
@@
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>http://nexus.openecomp.org/</nexusUrl>
+ <nexusUrl>http
s
://nexus.openecomp.org/</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
</configuration>