Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-engine-3.5.2 branching ......................................................................
build: post ovirt-engine-3.5.2 branching Change-Id: I89f6ff08754cc802a13eeb191e0bb6c889e60463 Bug-Url: https://bugzilla.redhat.com/1186161 Signed-off-by: Sandro Bonazzola <[email protected]> --- M backend/manager/dependencies/pom.xml M backend/manager/modules/aaa/pom.xml M backend/manager/modules/bll/pom.xml M backend/manager/modules/branding/pom.xml M backend/manager/modules/builtin-extensions/pom.xml M backend/manager/modules/common/pom.xml M backend/manager/modules/compat/pom.xml M backend/manager/modules/dal/pom.xml M backend/manager/modules/docs/pom.xml M backend/manager/modules/extensions-manager/pom.xml M backend/manager/modules/logger/pom.xml M backend/manager/modules/pom.xml M backend/manager/modules/restapi/interface/common/jaxrs/pom.xml M backend/manager/modules/restapi/interface/common/pom.xml M backend/manager/modules/restapi/interface/definition/pom.xml M backend/manager/modules/restapi/interface/pom.xml M backend/manager/modules/restapi/jaxrs/pom.xml M backend/manager/modules/restapi/pom.xml M backend/manager/modules/restapi/types/pom.xml M backend/manager/modules/restapi/webapp/pom.xml M backend/manager/modules/root/pom.xml M backend/manager/modules/scheduler/pom.xml M backend/manager/modules/searchbackend/pom.xml M backend/manager/modules/services/pom.xml M backend/manager/modules/utils/pom.xml M backend/manager/modules/uutils/pom.xml M backend/manager/modules/vdsbroker/pom.xml M backend/manager/modules/welcome/pom.xml M backend/manager/pom.xml M backend/manager/tools/pom.xml M backend/pom.xml M build-tools-root/checkstyles/pom.xml M build-tools-root/jboss-modules-maven-plugin/pom.xml M build-tools-root/ovirt-checkstyle-extension/pom.xml M build-tools-root/pom.xml M build/validations/pom.xml M ear/pom.xml M frontend/pom.xml M frontend/webadmin/modules/frontend/pom.xml M frontend/webadmin/modules/gwt-common/pom.xml M frontend/webadmin/modules/gwt-extension/pom.xml M frontend/webadmin/modules/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 M frontend/webadmin/pom.xml M mavenmake/pom.xml M pom.xml M version.mak 50 files changed, 50 insertions(+), 50 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/38117/1 diff --git a/backend/manager/dependencies/pom.xml b/backend/manager/dependencies/pom.xml index 1de1e8b..cfe6f60 100644 --- a/backend/manager/dependencies/pom.xml +++ b/backend/manager/dependencies/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>dependencies</artifactId> diff --git a/backend/manager/modules/aaa/pom.xml b/backend/manager/modules/aaa/pom.xml index 3eccf9b..77aebf3 100644 --- a/backend/manager/modules/aaa/pom.xml +++ b/backend/manager/modules/aaa/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>aaa</artifactId> diff --git a/backend/manager/modules/bll/pom.xml b/backend/manager/modules/bll/pom.xml index b820607..d7d40f8 100644 --- a/backend/manager/modules/bll/pom.xml +++ b/backend/manager/modules/bll/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>bll</artifactId> diff --git a/backend/manager/modules/branding/pom.xml b/backend/manager/modules/branding/pom.xml index f581499..b2da067 100644 --- a/backend/manager/modules/branding/pom.xml +++ b/backend/manager/modules/branding/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>branding</artifactId> <packaging>jar</packaging> diff --git a/backend/manager/modules/builtin-extensions/pom.xml b/backend/manager/modules/builtin-extensions/pom.xml index 171b213..57950c4 100644 --- a/backend/manager/modules/builtin-extensions/pom.xml +++ b/backend/manager/modules/builtin-extensions/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <groupId>org.ovirt.engine.extensions</groupId> <artifactId>builtin</artifactId> diff --git a/backend/manager/modules/common/pom.xml b/backend/manager/modules/common/pom.xml index 85569e7..46fe6ab 100644 --- a/backend/manager/modules/common/pom.xml +++ b/backend/manager/modules/common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>common</artifactId> diff --git a/backend/manager/modules/compat/pom.xml b/backend/manager/modules/compat/pom.xml index 31a3ed2..e1c8e65 100644 --- a/backend/manager/modules/compat/pom.xml +++ b/backend/manager/modules/compat/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>compat</artifactId> diff --git a/backend/manager/modules/dal/pom.xml b/backend/manager/modules/dal/pom.xml index 951eeab..12c50fa 100644 --- a/backend/manager/modules/dal/pom.xml +++ b/backend/manager/modules/dal/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>dal</artifactId> <packaging>jar</packaging> diff --git a/backend/manager/modules/docs/pom.xml b/backend/manager/modules/docs/pom.xml index 4309826..d2c95cd 100644 --- a/backend/manager/modules/docs/pom.xml +++ b/backend/manager/modules/docs/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>docs</artifactId> diff --git a/backend/manager/modules/extensions-manager/pom.xml b/backend/manager/modules/extensions-manager/pom.xml index edad69c..4340baf 100644 --- a/backend/manager/modules/extensions-manager/pom.xml +++ b/backend/manager/modules/extensions-manager/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>extensions-manager</artifactId> diff --git a/backend/manager/modules/logger/pom.xml b/backend/manager/modules/logger/pom.xml index 73a8a90..b0393cb 100644 --- a/backend/manager/modules/logger/pom.xml +++ b/backend/manager/modules/logger/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>logger</artifactId> diff --git a/backend/manager/modules/pom.xml b/backend/manager/modules/pom.xml index c7b7115..162c51f 100644 --- a/backend/manager/modules/pom.xml +++ b/backend/manager/modules/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>manager-modules</artifactId> diff --git a/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml b/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml index 654dddf..d0d4a35 100644 --- a/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml +++ b/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>common-parent</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>interface-common-jaxrs</artifactId> diff --git a/backend/manager/modules/restapi/interface/common/pom.xml b/backend/manager/modules/restapi/interface/common/pom.xml index 7c4bfe3..4b736ce 100644 --- a/backend/manager/modules/restapi/interface/common/pom.xml +++ b/backend/manager/modules/restapi/interface/common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>interface</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>common-parent</artifactId> diff --git a/backend/manager/modules/restapi/interface/definition/pom.xml b/backend/manager/modules/restapi/interface/definition/pom.xml index cf7db55..4a17905 100644 --- a/backend/manager/modules/restapi/interface/definition/pom.xml +++ b/backend/manager/modules/restapi/interface/definition/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>interface</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>restapi-definition</artifactId> diff --git a/backend/manager/modules/restapi/interface/pom.xml b/backend/manager/modules/restapi/interface/pom.xml index ed36ab9..459e806 100644 --- a/backend/manager/modules/restapi/interface/pom.xml +++ b/backend/manager/modules/restapi/interface/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>restapi-parent</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>interface</artifactId> diff --git a/backend/manager/modules/restapi/jaxrs/pom.xml b/backend/manager/modules/restapi/jaxrs/pom.xml index 8bf41d6..4f4a0a4 100644 --- a/backend/manager/modules/restapi/jaxrs/pom.xml +++ b/backend/manager/modules/restapi/jaxrs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>restapi-parent</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>restapi-jaxrs</artifactId> diff --git a/backend/manager/modules/restapi/pom.xml b/backend/manager/modules/restapi/pom.xml index 7139c03..aad49c0 100644 --- a/backend/manager/modules/restapi/pom.xml +++ b/backend/manager/modules/restapi/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>restapi-parent</artifactId> diff --git a/backend/manager/modules/restapi/types/pom.xml b/backend/manager/modules/restapi/types/pom.xml index ff61226..bd8e687 100644 --- a/backend/manager/modules/restapi/types/pom.xml +++ b/backend/manager/modules/restapi/types/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>restapi-parent</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>restapi-types</artifactId> diff --git a/backend/manager/modules/restapi/webapp/pom.xml b/backend/manager/modules/restapi/webapp/pom.xml index 91081d6..a3141d1 100644 --- a/backend/manager/modules/restapi/webapp/pom.xml +++ b/backend/manager/modules/restapi/webapp/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.ovirt.engine.api</groupId> <artifactId>restapi-parent</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>restapi-webapp</artifactId> diff --git a/backend/manager/modules/root/pom.xml b/backend/manager/modules/root/pom.xml index dbb586b..1a90254 100644 --- a/backend/manager/modules/root/pom.xml +++ b/backend/manager/modules/root/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>root-war</artifactId> diff --git a/backend/manager/modules/scheduler/pom.xml b/backend/manager/modules/scheduler/pom.xml index b79bb82..5e96486 100644 --- a/backend/manager/modules/scheduler/pom.xml +++ b/backend/manager/modules/scheduler/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>scheduler</artifactId> diff --git a/backend/manager/modules/searchbackend/pom.xml b/backend/manager/modules/searchbackend/pom.xml index 152c400..c15a7a0 100644 --- a/backend/manager/modules/searchbackend/pom.xml +++ b/backend/manager/modules/searchbackend/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>searchbackend</artifactId> diff --git a/backend/manager/modules/services/pom.xml b/backend/manager/modules/services/pom.xml index fd30c59..f21152e 100644 --- a/backend/manager/modules/services/pom.xml +++ b/backend/manager/modules/services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>services</artifactId> diff --git a/backend/manager/modules/utils/pom.xml b/backend/manager/modules/utils/pom.xml index 24e2d1d..69007af 100644 --- a/backend/manager/modules/utils/pom.xml +++ b/backend/manager/modules/utils/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> diff --git a/backend/manager/modules/uutils/pom.xml b/backend/manager/modules/uutils/pom.xml index ae87a3a..34d6abd 100644 --- a/backend/manager/modules/uutils/pom.xml +++ b/backend/manager/modules/uutils/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>uutils</artifactId> diff --git a/backend/manager/modules/vdsbroker/pom.xml b/backend/manager/modules/vdsbroker/pom.xml index 7210fb3..a39052a 100644 --- a/backend/manager/modules/vdsbroker/pom.xml +++ b/backend/manager/modules/vdsbroker/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>vdsbroker</artifactId> diff --git a/backend/manager/modules/welcome/pom.xml b/backend/manager/modules/welcome/pom.xml index 1ff3ada..ff7da19 100644 --- a/backend/manager/modules/welcome/pom.xml +++ b/backend/manager/modules/welcome/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>welcome</artifactId> diff --git a/backend/manager/pom.xml b/backend/manager/pom.xml index 102ce67..9b1f29d 100644 --- a/backend/manager/pom.xml +++ b/backend/manager/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>backend</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>manager</artifactId> <packaging>pom</packaging> diff --git a/backend/manager/tools/pom.xml b/backend/manager/tools/pom.xml index 054fdb0..4451f0a 100644 --- a/backend/manager/tools/pom.xml +++ b/backend/manager/tools/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.ovirt.engine.core</groupId> <artifactId>manager</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>tools</artifactId> diff --git a/backend/pom.xml b/backend/pom.xml index 6b4ab6e..5c9c435 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>backend</artifactId> diff --git a/build-tools-root/checkstyles/pom.xml b/build-tools-root/checkstyles/pom.xml index 4d2c2dd..df46a07 100644 --- a/build-tools-root/checkstyles/pom.xml +++ b/build-tools-root/checkstyles/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>build-tools-root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>checkstyles</artifactId> <packaging>jar</packaging> diff --git a/build-tools-root/jboss-modules-maven-plugin/pom.xml b/build-tools-root/jboss-modules-maven-plugin/pom.xml index 5cafbba..f8b040b 100644 --- a/build-tools-root/jboss-modules-maven-plugin/pom.xml +++ b/build-tools-root/jboss-modules-maven-plugin/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>build-tools-root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <name>oVirt JBoss Modules Maven Plugin</name> diff --git a/build-tools-root/ovirt-checkstyle-extension/pom.xml b/build-tools-root/ovirt-checkstyle-extension/pom.xml index 13240b9..7615c66 100644 --- a/build-tools-root/ovirt-checkstyle-extension/pom.xml +++ b/build-tools-root/ovirt-checkstyle-extension/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>build-tools-root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>ovirt-checkstyle-extension</artifactId> <name>oVirt Checkstyle Checks</name> diff --git a/build-tools-root/pom.xml b/build-tools-root/pom.xml index f42ebf6..084e0fe 100644 --- a/build-tools-root/pom.xml +++ b/build-tools-root/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>build-tools-root</artifactId> <packaging>pom</packaging> diff --git a/build/validations/pom.xml b/build/validations/pom.xml index eddb02b..810e44e 100644 --- a/build/validations/pom.xml +++ b/build/validations/pom.xml @@ -4,7 +4,7 @@ <name>build-validations</name> <artifactId>build-validations</artifactId> <groupId>org.ovirt.engine.build</groupId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> <dependencies> <dependency> diff --git a/ear/pom.xml b/ear/pom.xml index dacbe52..925785e 100644 --- a/ear/pom.xml +++ b/ear/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>engine-server-ear</artifactId> diff --git a/frontend/pom.xml b/frontend/pom.xml index 71c4dc0..db84cbb 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>frontend-all</artifactId> <groupId>org.ovirt.engine.ui</groupId> diff --git a/frontend/webadmin/modules/frontend/pom.xml b/frontend/webadmin/modules/frontend/pom.xml index 3b8bee3..5ce2347 100644 --- a/frontend/webadmin/modules/frontend/pom.xml +++ b/frontend/webadmin/modules/frontend/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>frontend</artifactId> <packaging>jar</packaging> diff --git a/frontend/webadmin/modules/gwt-common/pom.xml b/frontend/webadmin/modules/gwt-common/pom.xml index ad1f4f3..c09e4d4 100644 --- a/frontend/webadmin/modules/gwt-common/pom.xml +++ b/frontend/webadmin/modules/gwt-common/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>gwt-common</artifactId> <packaging>jar</packaging> diff --git a/frontend/webadmin/modules/gwt-extension/pom.xml b/frontend/webadmin/modules/gwt-extension/pom.xml index c9378f4..aa0dc19 100644 --- a/frontend/webadmin/modules/gwt-extension/pom.xml +++ b/frontend/webadmin/modules/gwt-extension/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>gwt-extension</artifactId> <packaging>jar</packaging> diff --git a/frontend/webadmin/modules/pom.xml b/frontend/webadmin/modules/pom.xml index 56183a6..c9b4de0 100644 --- a/frontend/webadmin/modules/pom.xml +++ b/frontend/webadmin/modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-all</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> diff --git a/frontend/webadmin/modules/uicommonweb/pom.xml b/frontend/webadmin/modules/uicommonweb/pom.xml index 851356c..6883531 100644 --- a/frontend/webadmin/modules/uicommonweb/pom.xml +++ b/frontend/webadmin/modules/uicommonweb/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>uicommonweb</artifactId> diff --git a/frontend/webadmin/modules/uicompat/pom.xml b/frontend/webadmin/modules/uicompat/pom.xml index ca2c4eb..83edaed 100644 --- a/frontend/webadmin/modules/uicompat/pom.xml +++ b/frontend/webadmin/modules/uicompat/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>webadmin-modules</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>uicompat</artifactId> <packaging>jar</packaging> diff --git a/frontend/webadmin/modules/userportal-gwtp/pom.xml b/frontend/webadmin/modules/userportal-gwtp/pom.xml index 570ca2e..25d9e87 100644 --- a/frontend/webadmin/modules/userportal-gwtp/pom.xml +++ b/frontend/webadmin/modules/userportal-gwtp/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>webadmin-modules</artifactId> <groupId>org.ovirt.engine.ui</groupId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>userportal</artifactId> <packaging>war</packaging> diff --git a/frontend/webadmin/modules/webadmin/pom.xml b/frontend/webadmin/modules/webadmin/pom.xml index a9a77e8..ebfbce7 100644 --- a/frontend/webadmin/modules/webadmin/pom.xml +++ b/frontend/webadmin/modules/webadmin/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>webadmin-modules</artifactId> <groupId>org.ovirt.engine.ui</groupId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>webadmin</artifactId> <packaging>war</packaging> diff --git a/frontend/webadmin/pom.xml b/frontend/webadmin/pom.xml index 2a3e7dd..3e700bd 100644 --- a/frontend/webadmin/pom.xml +++ b/frontend/webadmin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine.ui</groupId> <artifactId>frontend-all</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>webadmin-all</artifactId> <packaging>pom</packaging> diff --git a/mavenmake/pom.xml b/mavenmake/pom.xml index 7872322..50a54ca 100644 --- a/mavenmake/pom.xml +++ b/mavenmake/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> </parent> <artifactId>make</artifactId> diff --git a/pom.xml b/pom.xml index b2f64a1..8db867d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.ovirt.engine</groupId> <artifactId>root</artifactId> - <version>3.5.2-SNAPSHOT</version> + <version>3.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ovirt-root</name> <description>oVirt Engine Root Project</description> diff --git a/version.mak b/version.mak index b3f061a..4738e84 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -FIX_RELEASE=2 +FIX_RELEASE=3 # Milestone is manually specified, # example for ordering: -- To view, visit http://gerrit.ovirt.org/38117 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I89f6ff08754cc802a13eeb191e0bb6c889e60463 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
