Roy Golan has uploaded a new change for review. Change subject: core: use CDI version 1.0-SP4 ......................................................................
core: use CDI version 1.0-SP4 Change-Id: I86888b59a87e22c5ab0fa74a7ffd30941a2c955c Signed-off-by: Roy Golan <[email protected]> --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/09/29109/1 diff --git a/pom.xml b/pom.xml index 36dda30..28050c1 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ <maven-ejb-plugin.version>2.3</maven-ejb-plugin.version> <!-- https://jira.codehaus.org/browse/MGWT-350 --> <gwt-maven-plugin.workingRefresh.version>2.4.0</gwt-maven-plugin.workingRefresh.version> - <cdi.api.version>1.1</cdi.api.version> + <cdi.api.version>1.0-SP4</cdi.api.version> </properties> <dependencyManagement> <dependencies> -- To view, visit http://gerrit.ovirt.org/29109 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I86888b59a87e22c5ab0fa74a7ffd30941a2c955c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
