Bug 397850 - [CBI] use the correct group IDs for all artifacts
diff --git a/bundles/org.eclipse.swt.carbon.macosx/pom.xml b/bundles/org.eclipse.swt.carbon.macosx/pom.xml
index a32c91c..8218e02 100644
--- a/bundles/org.eclipse.swt.carbon.macosx/pom.xml
+++ b/bundles/org.eclipse.swt.carbon.macosx/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.carbon.macosx</artifactId>
   <version>3.8.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
index 274b653..4371281 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/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.cocoa.macosx.x86_64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
index 9c2a8bf..2a2fdd8 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx/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.cocoa.macosx</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
index bd2a4a4..8628c88 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/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.aix.ppc</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
index 534d49f..be20433 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.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.aix.ppc64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
index eb92c23..ab1f089 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/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.hpux.ia64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
index 99b16a6..f8d4bf8 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/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.hpux.ia64_32</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml
index bbfc5d7..d66486c 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ia64/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.ia64</artifactId>
   <version>3.5.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
index a544197..861db77 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/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.ppc</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
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>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
index 5ed2aa3..f6a1ab4 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/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.s390</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
index 193627e..cece5ac 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/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.s390x</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
index 14feaff..850e773 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/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.x86</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
index a68e52c..bbb161a 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/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.x86_64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
index 0b82ecb..203116c 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/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.solaris.sparc</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
index ba4aa16..01956b8 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/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.solaris.x86</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml b/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml
index 343e7c5..fcc2252 100644
--- a/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.motif.aix.ppc/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.motif.aix.ppc</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml
index c7a6081..81478ae 100644
--- a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml
+++ b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/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.motif.hpux.PA_RISC</artifactId>
   <version>3.5.0.HEAD</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml b/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml
index 05695b0..1117629 100644
--- a/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.swt.motif.hpux.ia64_32/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.motif.hpux.ia64_32</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.motif.linux.x86/pom.xml b/bundles/org.eclipse.swt.motif.linux.x86/pom.xml
index e868160..3b5b43f 100644
--- a/bundles/org.eclipse.swt.motif.linux.x86/pom.xml
+++ b/bundles/org.eclipse.swt.motif.linux.x86/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.motif.linux.x86</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml b/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml
index 8c96f49..32fe9fd 100644
--- a/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.swt.motif.solaris.sparc/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.motif.solaris.sparc</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml b/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml
index 93f7e6f..cbd9a4a 100644
--- a/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml
+++ b/bundles/org.eclipse.swt.photon.qnx.x86/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.photon.qnx.x86</artifactId>
   <version>3.7.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml b/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml
index 3ef33a5..0e7d699 100644
--- a/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml
+++ b/bundles/org.eclipse.swt.win32.wce_ppc.arm/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.win32.wce_ppc.arm</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml b/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
index 39c6cd6..9839a8f 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/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.win32.win32.ia64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
index 1032a61..35815b2 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86/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.win32.win32.x86</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
index 7fc5207..a7cdaf4 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/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.win32.win32.x86_64</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml b/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml
index 0feffb1..6348146 100644
--- a/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml
+++ b/bundles/org.eclipse.swt.wpf.win32.x86/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.wpf.win32.x86</artifactId>
   <version>3.6.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>