Asaf Shakarchi has uploaded a new change for review. Change subject: engine: Switched to the official GWT maven plugin ......................................................................
engine: Switched to the official GWT maven plugin Switched maven GWT plugin to the official one. Signed-off-by: Asaf Shakarchi <[email protected]> Change-Id: I7a0aa265716a2dd74ff74d7d191271ae149c2546 --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/10247/1 diff --git a/pom.xml b/pom.xml index 0fd964c..6b7919f 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ <ovirt-host-deploy.version>0.0.0-master-SNAPSHOT</ovirt-host-deploy.version> <slf4j-jdk14.version>1.5.11</slf4j-jdk14.version> <gwt.version>2.2.0</gwt.version> - <gwt.plugin.version>1.3.2.google</gwt.plugin.version> + <gwt.plugin.version>2.3.0</gwt.plugin.version> <findbugs.version>2.5.1</findbugs.version> <test-jar.plugin.version>2.2</test-jar.plugin.version> <mockito.version>1.9.0</mockito.version> -- To view, visit http://gerrit.ovirt.org/10247 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7a0aa265716a2dd74ff74d7d191271ae149c2546 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
