Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds

Update parent versions from 4.4.0 to 4.5.0

Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
index 7472850..bd20337 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>binaries-parent</artifactId>
     <groupId>eclipse.platform.swt.binaries</groupId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.5.0-SNAPSHOT</version>
     <relativePath>../binaries-parent/</relativePath>
   </parent>
   <groupId>org.eclipse.swt</groupId>
@@ -74,7 +74,7 @@
                 <phase>process-resources</phase>
                 <configuration>
                   <target>
-                    <property name="machine_gtk3" value="1" />
+                    <property name="machine_gtk3" value="1"/>
                     <ant antfile="build.xml" target="build_libraries"/>
                   </target>
                 </configuration>