Tal Nisan has submitted this change and it was merged.
Change subject: core: create prop in frontend pom for engine core
......................................................................
core: create prop in frontend pom for engine core
Create a property "engine.core.groupId" in frontend pom
and use it in all inheriting poms instead of using hardcoded string for
group id "org.ovirt.engine.core"
The change allows more clear use(reuse) of a package name and will
also allow more easy refactoring/renaming if such occurs in the future
Similar to using engine.version constant for example...
Change-Id: I06b4e2886196ae4fdb7580033a83ec651adf1b11
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M frontend/pom.xml
M frontend/wars/rmw-war/pom.xml
M frontend/webadmin/modules/frontend/pom.xml
M frontend/webadmin/modules/gwt-extension/pom.xml
M frontend/webadmin/modules/uicommonweb/pom.xml
M frontend/webadmin/modules/uicompat/pom.xml
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
8 files changed, 14 insertions(+), 13 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11365
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I06b4e2886196ae4fdb7580033a83ec651adf1b11
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>