Bug 397850 - [CBI] use the correct group IDs for all artifacts
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
index 860769c..844dc81 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- 
 ###############################################################################
-# Copyright (c) 2012 Red Hat, Inc and others.
+# Copyright (c) 2012, 2013 Red Hat, Inc and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -21,7 +21,7 @@
     <version>4.2.0-SNAPSHOT</version>
     <relativePath>../binaries-parent/</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt.binaries</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.ppc64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>