diff options
author | sg481n <sg481n@att.com> | 2017-08-17 17:52:20 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-08-17 17:52:32 -0400 |
commit | eecd303b098fc725cb5aceb638c137f75c821527 (patch) | |
tree | e5c7ea017de638cf911e0aa208f1b061c9d56729 /pom.xml | |
parent | a85b56b321be5db345dd646a43bfedaa06f19414 (diff) |
Update all pom files in aaf inno
Add staging profile id to pom files in aaf inno.
Issue-id: AAF-23
Change-Id: I7c8a1dd0aede6e2b351745eb219aac3b8c0779e4
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ <extensions>true</extensions> <configuration> <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> <serverId>ecomp-staging</serverId> </configuration> </plugin> |