Sandro Bonazzola has uploaded a new change for review.

Change subject: build: post ovirt-engine-3.5.2
......................................................................

build: post ovirt-engine-3.5.2

Preparing for an async release.

Change-Id: Ia88df0820478050e7645a1d0c116de5f5f0c9f00
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
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-api-root/extensions-api/pom.xml
M backend/manager/modules/extensions-api-root/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 ovirt-engine.spec.in
M pom.xml
M version.mak
53 files changed, 58 insertions(+), 58 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/09/40609/1

diff --git a/backend/manager/dependencies/pom.xml 
b/backend/manager/dependencies/pom.xml
index db645b0..ce0a8d0 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>dependencies</artifactId>
diff --git a/backend/manager/modules/aaa/pom.xml 
b/backend/manager/modules/aaa/pom.xml
index 3904349..b5e12e3 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aaa</artifactId>
diff --git a/backend/manager/modules/bll/pom.xml 
b/backend/manager/modules/bll/pom.xml
index dd4d031..b577387 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>bll</artifactId>
diff --git a/backend/manager/modules/branding/pom.xml 
b/backend/manager/modules/branding/pom.xml
index 12cdb2a..e28c1ac 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</version>
+    <version>3.5.2.1-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 e6485ac..a92cf11 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</version>
+    <version>3.5.2.1-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 d43dd63..949a1cf 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>common</artifactId>
diff --git a/backend/manager/modules/compat/pom.xml 
b/backend/manager/modules/compat/pom.xml
index d5837ef..d789975 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>compat</artifactId>
diff --git a/backend/manager/modules/dal/pom.xml 
b/backend/manager/modules/dal/pom.xml
index ef92710..468b085 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</version>
+    <version>3.5.2.1-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 70416b5..c304c97 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>docs</artifactId>
diff --git a/backend/manager/modules/extensions-api-root/extensions-api/pom.xml 
b/backend/manager/modules/extensions-api-root/extensions-api/pom.xml
index 36f60ec..51fce0b 100644
--- a/backend/manager/modules/extensions-api-root/extensions-api/pom.xml
+++ b/backend/manager/modules/extensions-api-root/extensions-api/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.ovirt.engine.api</groupId>
     <artifactId>ovirt-engine-extensions-api-root</artifactId>
-    <version>0.0.0</version>
+    <version>0.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>ovirt-engine-extensions-api</artifactId>
diff --git a/backend/manager/modules/extensions-api-root/pom.xml 
b/backend/manager/modules/extensions-api-root/pom.xml
index f45a204..c8ff0d8 100644
--- a/backend/manager/modules/extensions-api-root/pom.xml
+++ b/backend/manager/modules/extensions-api-root/pom.xml
@@ -4,7 +4,7 @@
 
   <artifactId>ovirt-engine-extensions-api-root</artifactId>
   <groupId>org.ovirt.engine.api</groupId>
-  <version>0.0.0</version>
+  <version>0.0.0-SNAPSHOT</version>
 
   <packaging>pom</packaging>
 
diff --git a/backend/manager/modules/extensions-manager/pom.xml 
b/backend/manager/modules/extensions-manager/pom.xml
index 01b6b95..7d7a3d4 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>extensions-manager</artifactId>
diff --git a/backend/manager/modules/logger/pom.xml 
b/backend/manager/modules/logger/pom.xml
index 87c009b..20df53b 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>logger</artifactId>
diff --git a/backend/manager/modules/pom.xml b/backend/manager/modules/pom.xml
index c36de86..4bbbf0e 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</version>
+    <version>3.5.2.1-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 3076898..98622ad 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</version>
+    <version>3.5.2.1-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 a14bca3..2bf2e6c 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</version>
+    <version>3.5.2.1-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 a548ec3..173b1d4 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</version>
+    <version>3.5.2.1-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 8487309..63878b8 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</version>
+    <version>3.5.2.1-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 daacfba..adc58f2 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>restapi-jaxrs</artifactId>
diff --git a/backend/manager/modules/restapi/pom.xml 
b/backend/manager/modules/restapi/pom.xml
index 4464258..a80696a 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</version>
+    <version>3.5.2.1-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 009534e..764443b 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</version>
+    <version>3.5.2.1-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 1ff3631..f7808c1 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>restapi-webapp</artifactId>
diff --git a/backend/manager/modules/root/pom.xml 
b/backend/manager/modules/root/pom.xml
index 9632727..2f0bc62 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>root-war</artifactId>
diff --git a/backend/manager/modules/scheduler/pom.xml 
b/backend/manager/modules/scheduler/pom.xml
index 6ddcf3a..d675077 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>scheduler</artifactId>
diff --git a/backend/manager/modules/searchbackend/pom.xml 
b/backend/manager/modules/searchbackend/pom.xml
index 3a3d260..e458245 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>searchbackend</artifactId>
diff --git a/backend/manager/modules/services/pom.xml 
b/backend/manager/modules/services/pom.xml
index d8d5a93..7f5592f 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>services</artifactId>
diff --git a/backend/manager/modules/utils/pom.xml 
b/backend/manager/modules/utils/pom.xml
index 582c91d..e276d7c 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>utils</artifactId>
diff --git a/backend/manager/modules/uutils/pom.xml 
b/backend/manager/modules/uutils/pom.xml
index f890fcb..7eca470 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>uutils</artifactId>
diff --git a/backend/manager/modules/vdsbroker/pom.xml 
b/backend/manager/modules/vdsbroker/pom.xml
index f9ce190..dd66362 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>vdsbroker</artifactId>
diff --git a/backend/manager/modules/welcome/pom.xml 
b/backend/manager/modules/welcome/pom.xml
index 3eb1b308..08daa71 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>welcome</artifactId>
diff --git a/backend/manager/pom.xml b/backend/manager/pom.xml
index 48f4d53..2abc944 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>manager</artifactId>
   <packaging>pom</packaging>
diff --git a/backend/manager/tools/pom.xml b/backend/manager/tools/pom.xml
index 0d60f76..e368438 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>tools</artifactId>
diff --git a/backend/pom.xml b/backend/pom.xml
index 988044f..34c4406 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>backend</artifactId>
diff --git a/build-tools-root/checkstyles/pom.xml 
b/build-tools-root/checkstyles/pom.xml
index 7b9d2cd..6984fdb 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</version>
+    <version>3.5.2.1-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 9340186..df75e97 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <name>oVirt JBoss Modules Maven Plugin</name>
@@ -21,7 +21,7 @@
   </description>
 
   <artifactId>jboss-modules-maven-plugin</artifactId>
-  <version>1.1</version>
+  <version>1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <dependencies>
diff --git a/build-tools-root/ovirt-checkstyle-extension/pom.xml 
b/build-tools-root/ovirt-checkstyle-extension/pom.xml
index 45310ac..5b21372 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</version>
+    <version>3.5.2.1-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 bfdb5eb..0ae5911 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>build-tools-root</artifactId>
   <packaging>pom</packaging>
diff --git a/build/validations/pom.xml b/build/validations/pom.xml
index 59764e9..6325bd0 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
diff --git a/ear/pom.xml b/ear/pom.xml
index 91bb5ce..ea9054f 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>engine-server-ear</artifactId>
diff --git a/frontend/pom.xml b/frontend/pom.xml
index 8b542f6..370cfcf 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</version>
+    <version>3.5.2.1-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 a66bec0..0137c04 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</version>
+    <version>3.5.2.1-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 337a634..ad074ac 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</version>
+    <version>3.5.2.1-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 da2328e..8a867fb 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</version>
+    <version>3.5.2.1-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 c04d225..4fc97b9 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</version>
+    <version>3.5.2.1-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 5bd980d..c07a29b 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</version>
+        <version>3.5.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>uicommonweb</artifactId>
diff --git a/frontend/webadmin/modules/uicompat/pom.xml 
b/frontend/webadmin/modules/uicompat/pom.xml
index 78abe5d..6799c24 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</version>
+    <version>3.5.2.1-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 6734236..1aa9b48 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</version>
+    <version>3.5.2.1-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 33c5825..05b1800 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>webadmin</artifactId>
   <packaging>war</packaging>
diff --git a/frontend/webadmin/pom.xml b/frontend/webadmin/pom.xml
index 9546a38..941e151 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</version>
+    <version>3.5.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>webadmin-all</artifactId>
   <packaging>pom</packaging>
diff --git a/mavenmake/pom.xml b/mavenmake/pom.xml
index 48c0786..6440166 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</version>
+        <version>3.5.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>make</artifactId>
diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 3f65f77..91759d8 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -182,7 +182,7 @@
 Group:         %{ovirt_product_group}
 License:       ASL 2.0
 URL:           http://www.ovirt.org
-Source0:       
http://resources.ovirt.org/pub/ovirt-3.5/src/@PACKAGE_NAME@/@PACKAGE_NAME@-@package_vers...@.tar.gz
+Source0:       
http://resources.ovirt.org/pub/ovirt-3.5-snapshot/src/@PACKAGE_NAME@/@PACKAGE_NAME@-@package_vers...@.tar.gz
 
 BuildArch:     noarch
 
diff --git a/pom.xml b/pom.xml
index 1c89674..637a8a7 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</version>
+  <version>3.5.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ovirt-root</name>
   <description>oVirt Engine Root Project</description>
@@ -73,7 +73,7 @@
     <sshd-core.version>0.11.0</sshd-core.version>
     <otopi.version>1.2.0</otopi.version>
     <ovirt-host-deploy.version>1.3.0</ovirt-host-deploy.version>
-    
<org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
+    
<org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
     <slf4j.version>1.7.5</slf4j.version>
     <slf4j-jdk14.version>1.5.6</slf4j-jdk14.version>
     <vdsm-jsonrpc-java.version>1.0.15</vdsm-jsonrpc-java.version>
@@ -611,7 +611,7 @@
         <plugin>
           <groupId>org.ovirt.engine</groupId>
           <artifactId>jboss-modules-maven-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.1-SNAPSHOT</version>
           <executions>
             <execution>
               <phase>package</phase>
diff --git a/version.mak b/version.mak
index e6a1fb3..7be4138 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=2.1
 
 # Milestone is manually specified,
 # example for ordering:
@@ -21,7 +21,7 @@
 # - master
 # - <none>
 #
-MILESTONE=
+MILESTONE=master
 
 # RPM release is manually specified,
 # For pre-release:
@@ -32,4 +32,4 @@
 # RPM_RELEASE=N
 # while N is incremented each re-release
 #
-RPM_RELEASE=1
+RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S)


-- 
To view, visit https://gerrit.ovirt.org/40609
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia88df0820478050e7645a1d0c116de5f5f0c9f00
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5.2
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to