Bug 397850 - [CBI] use the correct group IDs for all artifacts
diff --git a/bundles/org.eclipse.swt.opengl/pom.xml b/bundles/org.eclipse.swt.opengl/pom.xml
index ba553ee..ea300e7 100644
--- a/bundles/org.eclipse.swt.opengl/pom.xml
+++ b/bundles/org.eclipse.swt.opengl/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.opengl</artifactId>
   <version>3.1.0</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt.tools/pom.xml b/bundles/org.eclipse.swt.tools/pom.xml
index 985f8a8..4035d5e 100644
--- a/bundles/org.eclipse.swt.tools/pom.xml
+++ b/bundles/org.eclipse.swt.tools/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.tools</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 8424f1b..19f139a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -21,7 +21,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.browser.demos/pom.xml b/examples/org.eclipse.swt.examples.browser.demos/pom.xml
index c73f036..343d5cf 100644
--- a/examples/org.eclipse.swt.examples.browser.demos/pom.xml
+++ b/examples/org.eclipse.swt.examples.browser.demos/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.browser.demos</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.browser/pom.xml b/examples/org.eclipse.swt.examples.browser/pom.xml
index 8f3d4f0..6fbf0c5 100644
--- a/examples/org.eclipse.swt.examples.browser/pom.xml
+++ b/examples/org.eclipse.swt.examples.browser/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.browser</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.controls/pom.xml b/examples/org.eclipse.swt.examples.controls/pom.xml
index a2e3a9a..062c624 100644
--- a/examples/org.eclipse.swt.examples.controls/pom.xml
+++ b/examples/org.eclipse.swt.examples.controls/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.controls</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.launcher/pom.xml b/examples/org.eclipse.swt.examples.launcher/pom.xml
index 0576567..4c600b5 100644
--- a/examples/org.eclipse.swt.examples.launcher/pom.xml
+++ b/examples/org.eclipse.swt.examples.launcher/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.launcher</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.layouts/pom.xml b/examples/org.eclipse.swt.examples.layouts/pom.xml
index 0d4fd1a..8ce60ba 100644
--- a/examples/org.eclipse.swt.examples.layouts/pom.xml
+++ b/examples/org.eclipse.swt.examples.layouts/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.layouts</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.ole.win32/pom.xml b/examples/org.eclipse.swt.examples.ole.win32/pom.xml
index 4127ab4..ba2205f 100644
--- a/examples/org.eclipse.swt.examples.ole.win32/pom.xml
+++ b/examples/org.eclipse.swt.examples.ole.win32/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.ole.win32</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples.paint/pom.xml b/examples/org.eclipse.swt.examples.paint/pom.xml
index e1ac16d..ef550e5 100644
--- a/examples/org.eclipse.swt.examples.paint/pom.xml
+++ b/examples/org.eclipse.swt.examples.paint/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples.paint</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/examples/org.eclipse.swt.examples/pom.xml b/examples/org.eclipse.swt.examples/pom.xml
index d61497b..2438326 100644
--- a/examples/org.eclipse.swt.examples/pom.xml
+++ b/examples/org.eclipse.swt.examples/pom.xml
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.examples</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
diff --git a/tests/org.eclipse.swt.tests/pom.xml b/tests/org.eclipse.swt.tests/pom.xml
index 0469fee..a978d13 100644
--- a/tests/org.eclipse.swt.tests/pom.xml
+++ b/tests/org.eclipse.swt.tests/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation and others.
+  Copyright (c) 2012, 2013 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
     <version>3.8.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
-  <groupId>eclipse.platform.swt</groupId>
+  <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.tests</artifactId>
   <version>3.101.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>