Code Review
/
sdc
/
jtosca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
91a1e79
)
Update staging server ID
45/27345/1
author
Idan Amit
<ia096e@intl.att.com>
Thu, 4 Jan 2018 07:29:44 +0000
(09:29 +0200)
committer
Idan Amit
<ia096e@intl.att.com>
Thu, 4 Jan 2018 07:29:44 +0000
(09:29 +0200)
Update serverID for staging to match the rest
Change-Id: Idf356e38d56afabbf68e7b5462a7deb2f0c3939c
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
5acd402
..
9c343ca
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-127,7
+127,7
@@
<configuration>
<nexusUrl>${nexus.proxy}</nexusUrl>
<stagingProfileId>${staging.profile.id}</stagingProfileId>
- <serverId>
ecom
p-staging</serverId>
+ <serverId>
ona
p-staging</serverId>
</configuration>
</plugin>