Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-engine-3.5.0
......................................................................

build: ovirt-engine-3.5.0

Change-Id: Ib6ce1d7d5d1afb59e64bc81bd3128c8b2ccb555d
Bug-Url: https://bugzilla.redhat.com/1073943
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 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
52 files changed, 58 insertions(+), 55 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/52/33652/1

diff --git a/backend/manager/dependencies/pom.xml 
b/backend/manager/dependencies/pom.xml
index e45aa9d..bbc2148 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>dependencies</artifactId>
diff --git a/backend/manager/modules/aaa/pom.xml 
b/backend/manager/modules/aaa/pom.xml
index ec2b0fe..9524a01 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>aaa</artifactId>
diff --git a/backend/manager/modules/bll/pom.xml 
b/backend/manager/modules/bll/pom.xml
index 563797c..93c0423 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>bll</artifactId>
diff --git a/backend/manager/modules/branding/pom.xml 
b/backend/manager/modules/branding/pom.xml
index 5ffb9a1..925f435 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 d5a5947..bc18e62 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 9833aaa..9bd845f 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>common</artifactId>
diff --git a/backend/manager/modules/compat/pom.xml 
b/backend/manager/modules/compat/pom.xml
index 87b7359..03498f5 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>compat</artifactId>
diff --git a/backend/manager/modules/dal/pom.xml 
b/backend/manager/modules/dal/pom.xml
index ae81a5d..db21f8b 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 a1be577..1080d61 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 3ff71b1..e52f4db 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-SNAPSHOT</version>
+    <version>0.0.0</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 67bc2a4..f24e1f0 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-SNAPSHOT</version>
+  <version>0.0.0</version>
 
   <packaging>pom</packaging>
 
diff --git a/backend/manager/modules/extensions-manager/pom.xml 
b/backend/manager/modules/extensions-manager/pom.xml
index 4f545d5..0d0a3af 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>extensions-manager</artifactId>
diff --git a/backend/manager/modules/logger/pom.xml 
b/backend/manager/modules/logger/pom.xml
index a92bbcc..e35fa87 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>logger</artifactId>
diff --git a/backend/manager/modules/pom.xml b/backend/manager/modules/pom.xml
index 5afbd94..cf5940c 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 186f393..49b277e 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 376b0ca..90c48ef 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 dccdde3..ce0a305 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 031e562..a178e64 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>interface</artifactId>
diff --git a/backend/manager/modules/restapi/jaxrs/pom.xml 
b/backend/manager/modules/restapi/jaxrs/pom.xml
index 2e4202b..84c9be5 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>restapi-jaxrs</artifactId>
diff --git a/backend/manager/modules/restapi/pom.xml 
b/backend/manager/modules/restapi/pom.xml
index efb487a..cd9efcb 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 65797a6..a98b309 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 8b37ac3..f8e704a 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>restapi-webapp</artifactId>
diff --git a/backend/manager/modules/root/pom.xml 
b/backend/manager/modules/root/pom.xml
index 78861d3..c75764c 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>root-war</artifactId>
diff --git a/backend/manager/modules/scheduler/pom.xml 
b/backend/manager/modules/scheduler/pom.xml
index 85a840d..e43a015 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>scheduler</artifactId>
diff --git a/backend/manager/modules/searchbackend/pom.xml 
b/backend/manager/modules/searchbackend/pom.xml
index 2777353..0c6c409 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>searchbackend</artifactId>
diff --git a/backend/manager/modules/services/pom.xml 
b/backend/manager/modules/services/pom.xml
index f6decb9..543861b 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>services</artifactId>
diff --git a/backend/manager/modules/utils/pom.xml 
b/backend/manager/modules/utils/pom.xml
index adc3cbb..b7b230d 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>utils</artifactId>
diff --git a/backend/manager/modules/uutils/pom.xml 
b/backend/manager/modules/uutils/pom.xml
index 4633d73..5f4721a 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>uutils</artifactId>
diff --git a/backend/manager/modules/vdsbroker/pom.xml 
b/backend/manager/modules/vdsbroker/pom.xml
index e045efa..c718578 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>vdsbroker</artifactId>
diff --git a/backend/manager/modules/welcome/pom.xml 
b/backend/manager/modules/welcome/pom.xml
index ab1a8e6..3a438d5 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>welcome</artifactId>
diff --git a/backend/manager/pom.xml b/backend/manager/pom.xml
index b743555..0104558 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>manager</artifactId>
   <packaging>pom</packaging>
diff --git a/backend/manager/tools/pom.xml b/backend/manager/tools/pom.xml
index ee3b340..3c5d97a 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>tools</artifactId>
diff --git a/backend/pom.xml b/backend/pom.xml
index 69e52e7..6f58293 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>backend</artifactId>
diff --git a/build-tools-root/checkstyles/pom.xml 
b/build-tools-root/checkstyles/pom.xml
index 8ae77d2..bd78ba3 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 36a5bf0..a582807 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 4e14230..453a967 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 1d09dad..b8ef60b 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>build-tools-root</artifactId>
   <packaging>pom</packaging>
diff --git a/ear/pom.xml b/ear/pom.xml
index e19be38..5881ca9 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
 
   <artifactId>engine-server-ear</artifactId>
diff --git a/frontend/pom.xml b/frontend/pom.xml
index d4b6700..20221ce 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 53d5603..4f55ca3 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 c8b4fc9..ac66d39 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 205d70b..0c10809 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>gwt-extension</artifactId>
   <packaging>jar</packaging>
diff --git a/frontend/webadmin/modules/pom.xml 
b/frontend/webadmin/modules/pom.xml
index 8c5d70f..526ccca 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 a3c0f33..a5c62c4 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.0-SNAPSHOT</version>
+        <version>3.5.0</version>
     </parent>
 
     <artifactId>uicommonweb</artifactId>
diff --git a/frontend/webadmin/modules/uicompat/pom.xml 
b/frontend/webadmin/modules/uicompat/pom.xml
index ba1890a..2304966 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 99c869d..57fc9ad 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.0-SNAPSHOT</version>
+    <version>3.5.0</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 706d3ca..1775562 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>webadmin</artifactId>
   <packaging>war</packaging>
diff --git a/frontend/webadmin/pom.xml b/frontend/webadmin/pom.xml
index 44e7967..d875d11 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.0-SNAPSHOT</version>
+    <version>3.5.0</version>
   </parent>
   <artifactId>webadmin-all</artifactId>
   <packaging>pom</packaging>
diff --git a/mavenmake/pom.xml b/mavenmake/pom.xml
index a929ffa..14d75ab 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.0-SNAPSHOT</version>
+        <version>3.5.0</version>
     </parent>
 
     <artifactId>make</artifactId>
diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index bfab301..e263146 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -173,7 +173,7 @@
 Group:         %{ovirt_product_group}
 License:       ASL 2.0
 URL:           http://www.ovirt.org
-Source0:       
http://resources.ovirt.org/pub/ovirt-3.5-snapshot/src/@PACKAGE_NAME@/@PACKAGE_NAME@-@package_vers...@.tar.gz
+Source0:       
http://resources.ovirt.org/pub/ovirt-3.5/src/@PACKAGE_NAME@/@PACKAGE_NAME@-@package_vers...@.tar.gz
 
 BuildArch:     noarch
 
@@ -544,7 +544,7 @@
 %package setup-plugin-allinone
 Summary:       All-in-one plugin for %{ovirt_product_name_short}'s setup
 Group:         %{ovirt_product_group}
-Requires:      %{name}-sdk-python >= 3.5.0.2
+Requires:      %{name}-sdk-python >= 3.5.0.7
 Requires:      %{name}-setup-plugin-ovirt-engine = %{version}-%{release}
 Requires:      openssh-server
 Requires:      ovirt-host-deploy >= 1.3.0
@@ -1077,6 +1077,9 @@
 %endif
 
 %changelog
+* Fri Sep 19 2014 Sandro Bonazzola <sbona...@redhat.com> - 3.5.0-1
+- Bump version to 3.5.0
+
 * Thu Jul 10 2014 Sandro Bonazzola <sbona...@redhat.com> - 3.5.0
 - Update dependencies and removed legacy provides / requires
 
diff --git a/pom.xml b/pom.xml
index b26912c..718bce1 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.0-SNAPSHOT</version>
+  <version>3.5.0</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-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
+    
<org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
     <vdsm-jsonrpc-java.version>1.0.7</vdsm-jsonrpc-java.version>
     <slf4j.version>1.7.5</slf4j.version>
     <slf4j-jdk14.version>1.5.6</slf4j-jdk14.version>
diff --git a/version.mak b/version.mak
index 8853d7b..0c26c58 100644
--- a/version.mak
+++ b/version.mak
@@ -21,7 +21,7 @@
 # - master
 # - <none>
 #
-MILESTONE=master
+MILESTONE=
 
 # RPM release is manually specified,
 # For pre-release:
@@ -32,4 +32,4 @@
 # RPM_RELEASE=N
 # while N is incremented each re-release
 #
-RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S)
+RPM_RELEASE=1


-- 
To view, visit http://gerrit.ovirt.org/33652
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6ce1d7d5d1afb59e64bc81bd3128c8b2ccb555d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5.0
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