Yaniv Dary has uploaded a new change for review.

Change subject: packaging: changed minor version to 3.3.3
......................................................................

packaging: changed minor version to 3.3.3

Change-Id: Ibad254f98bd8a086307495e4a09dece68b5cfb00
Signed-off-by: Yaniv Dary <[email protected]>
---
M pom.xml
M reports/jars/ChartsCustomizers/pom.xml
M reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
M reports/jars/EngineAuthentication/pom.xml
M reports/jars/ReportsLineBarChartTheme/pom.xml
M reports/jars/ReportsPieChartTheme/pom.xml
M reports/jars/WebadminLineBarChartTheme/pom.xml
M reports/jars/pom.xml
M reports/pom.xml
M version.mak
10 files changed, 18 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/11/23211/1

diff --git a/pom.xml b/pom.xml
index c6a333f..38f377e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>root</artifactId>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <packaging>pom</packaging>
 
   <name>oVirt Reports Root Project</name>
@@ -14,7 +14,7 @@
 
   <properties>
     <!-- dependency versions -->
-    <ovirt-reports.version>3.3.2</ovirt-reports.version>
+    <ovirt-reports.version>3.3.3</ovirt-reports.version>
     <version.jasperreports>4.0.2</version.jasperreports>
     <version.jfreechart>1.0.12</version.jfreechart>
     <version.jcommon>1.0.15</version.jcommon>
diff --git a/reports/jars/ChartsCustomizers/pom.xml 
b/reports/jars/ChartsCustomizers/pom.xml
index 613e42b..cdb0499 100644
--- a/reports/jars/ChartsCustomizers/pom.xml
+++ b/reports/jars/ChartsCustomizers/pom.xml
@@ -5,13 +5,13 @@
   <parent>
       <groupId>ovirt_engine_reports</groupId>
       <artifactId>jars</artifactId>
-      <version>3.3.2</version>
+      <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>ChartsCustomizers</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>Reports Chart Customizers</name>
   <description>The jar that contains the chart customizers 
classes</description>
 
diff --git a/reports/jars/CustomOvirtReportsQueryManipulator/pom.xml 
b/reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
index 9c88dbe..707e4ee 100644
--- a/reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
+++ b/reports/jars/CustomOvirtReportsQueryManipulator/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>ovirt_engine_reports</groupId>
     <artifactId>jars</artifactId>
-    <version>3.3.2</version>
+    <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>CustomOvirtReportsQueryManipulator</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>CustomOvirtReportsQueryManipulator jar to support adding parameters to 
input controls</name>
   <description>CustomOvirtReportsQueryManipulator jar to support adding 
parameters to input controls</description>
 
diff --git a/reports/jars/EngineAuthentication/pom.xml 
b/reports/jars/EngineAuthentication/pom.xml
index 3961a4e..ecefc2c 100644
--- a/reports/jars/EngineAuthentication/pom.xml
+++ b/reports/jars/EngineAuthentication/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>ovirt_engine_reports</groupId>
     <artifactId>jars</artifactId>
-    <version>3.3.2</version>
+    <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>EngineAuthentication</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>EngineAuthentication jar to support webadmin-reports integration</name>
   <description>EngineAuthentication jar to support webadmin-reports 
integration</description>
 
diff --git a/reports/jars/ReportsLineBarChartTheme/pom.xml 
b/reports/jars/ReportsLineBarChartTheme/pom.xml
index 9c5de7d..82c69a8 100644
--- a/reports/jars/ReportsLineBarChartTheme/pom.xml
+++ b/reports/jars/ReportsLineBarChartTheme/pom.xml
@@ -5,13 +5,13 @@
   <parent>
       <groupId>ovirt_engine_reports</groupId>
       <artifactId>jars</artifactId>
-      <version>3.3.2</version>
+      <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>ReportsLineBarChartTheme</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>Reports Chart Theme for Line and Bar Charts</name>
   <description>The jar that contains the chart theme line and bar 
charts</description>
   <build>
diff --git a/reports/jars/ReportsPieChartTheme/pom.xml 
b/reports/jars/ReportsPieChartTheme/pom.xml
index 71c38d7..4c1b97e 100644
--- a/reports/jars/ReportsPieChartTheme/pom.xml
+++ b/reports/jars/ReportsPieChartTheme/pom.xml
@@ -5,13 +5,13 @@
   <parent>
         <groupId>ovirt_engine_reports</groupId>
         <artifactId>jars</artifactId>
-        <version>3.3.2</version>
+        <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>ReportsPieChartTheme</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>Reports Chart Theme For Pie Charts</name>
   <description>The jar that contains the chart theme for pie 
charts</description>
   <build>
diff --git a/reports/jars/WebadminLineBarChartTheme/pom.xml 
b/reports/jars/WebadminLineBarChartTheme/pom.xml
index 92a7378..43a8669 100644
--- a/reports/jars/WebadminLineBarChartTheme/pom.xml
+++ b/reports/jars/WebadminLineBarChartTheme/pom.xml
@@ -5,13 +5,13 @@
   <parent>
       <groupId>ovirt_engine_reports</groupId>
       <artifactId>jars</artifactId>
-      <version>3.3.2</version>
+      <version>3.3.3</version>
   </parent>
 
   <groupId>ovirt_engine_reports</groupId>
   <artifactId>WebadminLineBarChartTheme</artifactId>
   <packaging>jar</packaging>
-  <version>3.3.2</version>
+  <version>3.3.3</version>
   <name>Webadmin Chart Theme for Line and Bar Charts</name>
   <description>The jar that contains the chart theme line and bar charts in 
the webadmin dashboards</description>
   <build>
diff --git a/reports/jars/pom.xml b/reports/jars/pom.xml
index 98675b8..02599c3 100644
--- a/reports/jars/pom.xml
+++ b/reports/jars/pom.xml
@@ -4,7 +4,7 @@
   <parent>
        <groupId>ovirt_engine_reports</groupId>
        <artifactId>reports</artifactId>
-       <version>3.3.2</version>
+       <version>3.3.3</version>
   </parent>
 
   <artifactId>jars</artifactId>
diff --git a/reports/pom.xml b/reports/pom.xml
index 316082f..4248ab8 100644
--- a/reports/pom.xml
+++ b/reports/pom.xml
@@ -4,7 +4,7 @@
   <parent>
        <groupId>ovirt_engine_reports</groupId>
        <artifactId>root</artifactId>
-       <version>3.3.2</version>
+       <version>3.3.3</version>
   </parent>
 
   <artifactId>reports</artifactId>
diff --git a/version.mak b/version.mak
index e6a1fb3..dbb8ec8 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:
@@ -21,7 +21,7 @@
 # - master
 # - <none>
 #
-MILESTONE=
+MILESTONE=master
 
 # RPM release is manually specified,
 # For pre-release:


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibad254f98bd8a086307495e4a09dece68b5cfb00
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to