Alon Bar-Lev has uploaded a new change for review. Change subject: build: bump javax.ejb.api.version ......................................................................
build: bump javax.ejb.api.version easier to sync with rhel jboss offering. Change-Id: I134064249c8dddce81a13024b93a1e71079cf708 Signed-off-by: Alon Bar-Lev <[email protected]> --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/40122/1 diff --git a/pom.xml b/pom.xml index ce0f161..b110e75 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ <spring.test.version>3.1.1.RELEASE</spring.test.version> <jboss.ejb3.ext.api.version>2.0.0-beta-1</jboss.ejb3.ext.api.version> <jboss.ejb3.core.version>1.1.18</jboss.ejb3.core.version> - <javax.ejb.api.version>1.0.1.Final</javax.ejb.api.version> + <javax.ejb.api.version>1.0.2.Final</javax.ejb.api.version> <javax.servlet.api.version>1.0.1.Final</javax.servlet.api.version> <javax.jstl.api.version>1.0.3.Final</javax.jstl.api.version> <javax.interceptor.api.version>1.0.0.Final</javax.interceptor.api.version> -- To view, visit https://gerrit.ovirt.org/40122 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I134064249c8dddce81a13024b93a1e71079cf708 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
