Code Review
/
sdc
/
sdc-distribution-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5d5baa6
)
Update staging server ID
47/27347/1
author
Idan Amit
<ia096e@intl.att.com>
Thu, 4 Jan 2018 07:39:57 +0000
(09:39 +0200)
committer
Idan Amit
<ia096e@intl.att.com>
Thu, 4 Jan 2018 07:39:57 +0000
(09:39 +0200)
Update serverID for staging to match the rest
Change-Id: I5cd8398e5d2b82abcfa4a02388198fc2908d2664
Issue-ID: SDC-844
Signed-off-by: Idan Amit <ia096e@intl.att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
19ec300
..
5751deb
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-118,7
+118,7
@@
<configuration>
<nexusUrl>${nexus.proxy}</nexusUrl>
<stagingProfileId>${staging.profile.id}</stagingProfileId>
- <serverId>
ecom
p-staging</serverId>
+ <serverId>
ona
p-staging</serverId>
</configuration>
</plugin>