diff options
| author | Curtis Windatt | 2013-02-25 16:20:00 +0000 |
|---|---|---|
| committer | Curtis Windatt | 2013-02-25 16:20:42 +0000 |
| commit | 9efaf8638378f2e88faf511a299dbd8d61dc6bbc (patch) | |
| tree | 5e3161a88ca59d322f1bdb9e122aae354585a545 | |
| parent | cc8028a4bf13f14ccdd5b8bab06afe1440802685 (diff) | |
| download | eclipse.pde.ui-9efaf8638378f2e88faf511a299dbd8d61dc6bbc.tar.gz eclipse.pde.ui-9efaf8638378f2e88faf511a299dbd8d61dc6bbc.tar.xz eclipse.pde.ui-9efaf8638378f2e88faf511a299dbd8d61dc6bbc.zip | |
Bug 397850 - [CBI] use the correct group IDs for all artifacts
Conflicts:
ui/org.eclipse.pde.core/pom.xml
ui/org.eclipse.pde.ui/pom.xml
ui/org.eclipse.pde/pom.xml
31 files changed, 59 insertions, 59 deletions
diff --git a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml index 6ce9b118f3..c69c901cf4 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.cdcfoundation10</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml index dabe9cb78e..129c7ee7c4 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.cdcfoundation11</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml index 62363965ea..e841010ab9 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.j2se12</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml index a435a6aa60..eb7287333e 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.j2se13</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml index f16c422976..5b2d95aad3 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.j2se14</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml index 7f0cfde246..f8cc67fb44 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.j2se15</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml index 54329ea1ed..e193fdff88 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.javase16</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml index 71cb1ad249..d0d2b87082 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.javase17</artifactId> <version>1.0.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml index 8d3978cb09..1342e378ae 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.jre11</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml index 5776776f88..98ffe4d185 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.osgiminimum10</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml index 530dc1966d..ef3b8d04d9 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.osgiminimum11</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml index f0a6062103..57cc6aeb0a 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ee.osgiminimum12</artifactId> <version>1.0.201-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.tests/pom.xml b/apitools/org.eclipse.pde.api.tools.tests/pom.xml index 34789bcd6c..012c7ec769 100644 --- a/apitools/org.eclipse.pde.api.tools.tests/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.tests/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.tests</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools.ui/pom.xml b/apitools/org.eclipse.pde.api.tools.ui/pom.xml index 4c8155eb72..a13ffb9c58 100644 --- a/apitools/org.eclipse.pde.api.tools.ui/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ui/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools.ui</artifactId> <version>1.0.400-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/apitools/org.eclipse.pde.api.tools/pom.xml b/apitools/org.eclipse.pde.api.tools/pom.xml index 969b3720be..c1f39970c8 100644 --- a/apitools/org.eclipse.pde.api.tools/pom.xml +++ b/apitools/org.eclipse.pde.api.tools/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.api.tools</artifactId> <version>1.0.400-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ds/org.eclipse.pde.ds.core/pom.xml b/ds/org.eclipse.pde.ds.core/pom.xml index 6927409cdc..e5c0fd519c 100644 --- a/ds/org.eclipse.pde.ds.core/pom.xml +++ b/ds/org.eclipse.pde.ds.core/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ds.core</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ds/org.eclipse.pde.ds.tests/pom.xml b/ds/org.eclipse.pde.ds.tests/pom.xml index 1593fdaab0..02493eaf55 100644 --- a/ds/org.eclipse.pde.ds.tests/pom.xml +++ b/ds/org.eclipse.pde.ds.tests/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ds.tests</artifactId> <version>1.0.100-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> diff --git a/ds/org.eclipse.pde.ds.ui/pom.xml b/ds/org.eclipse.pde.ds.ui/pom.xml index 5124acee2d..e39184f1bb 100644 --- a/ds/org.eclipse.pde.ds.ui/pom.xml +++ b/ds/org.eclipse.pde.ds.ui/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ds.ui</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ua/org.eclipse.pde.ua.core/pom.xml b/ua/org.eclipse.pde.ua.core/pom.xml index c113413db1..9479936d4e 100644 --- a/ua/org.eclipse.pde.ua.core/pom.xml +++ b/ua/org.eclipse.pde.ua.core/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ua.core</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ua/org.eclipse.pde.ua.tests/pom.xml b/ua/org.eclipse.pde.ua.tests/pom.xml index e92611cc5e..062ec9b87c 100644 --- a/ua/org.eclipse.pde.ua.tests/pom.xml +++ b/ua/org.eclipse.pde.ua.tests/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ua.tests</artifactId> <version>1.0.100-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> diff --git a/ua/org.eclipse.pde.ua.ui/pom.xml b/ua/org.eclipse.pde.ua.ui/pom.xml index 134a2d878f..a87131b4bf 100644 --- a/ua/org.eclipse.pde.ua.ui/pom.xml +++ b/ua/org.eclipse.pde.ua.ui/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ua.ui</artifactId> <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde.core/pom.xml b/ui/org.eclipse.pde.core/pom.xml index 5fdb6e5c09..505b61c0db 100644 --- a/ui/org.eclipse.pde.core/pom.xml +++ b/ui/org.eclipse.pde.core/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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 diff --git a/ui/org.eclipse.pde.junit.runtime/pom.xml b/ui/org.eclipse.pde.junit.runtime/pom.xml index f0e9b266ac..b432dc71f9 100644 --- a/ui/org.eclipse.pde.junit.runtime/pom.xml +++ b/ui/org.eclipse.pde.junit.runtime/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.junit.runtime</artifactId> <version>3.4.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde.launching/pom.xml b/ui/org.eclipse.pde.launching/pom.xml index a696c4ea39..9f7b757b43 100644 --- a/ui/org.eclipse.pde.launching/pom.xml +++ b/ui/org.eclipse.pde.launching/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.launching</artifactId> <version>3.6.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde.runtime/pom.xml b/ui/org.eclipse.pde.runtime/pom.xml index e54627cabe..c187d009ee 100644 --- a/ui/org.eclipse.pde.runtime/pom.xml +++ b/ui/org.eclipse.pde.runtime/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.runtime</artifactId> <version>3.4.300-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde.ui.templates/pom.xml b/ui/org.eclipse.pde.ui.templates/pom.xml index c28cd395a4..078072c4eb 100644 --- a/ui/org.eclipse.pde.ui.templates/pom.xml +++ b/ui/org.eclipse.pde.ui.templates/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ui.templates</artifactId> <version>3.4.500-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde.ui.tests/pom.xml b/ui/org.eclipse.pde.ui.tests/pom.xml index 5b2b741977..949ced43d8 100644 --- a/ui/org.eclipse.pde.ui.tests/pom.xml +++ b/ui/org.eclipse.pde.ui.tests/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ui.tests</artifactId> <version>3.1.300-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> diff --git a/ui/org.eclipse.pde.ui/pom.xml b/ui/org.eclipse.pde.ui/pom.xml index bd2e47a6f0..1d169487a3 100644 --- a/ui/org.eclipse.pde.ui/pom.xml +++ b/ui/org.eclipse.pde.ui/pom.xml @@ -19,7 +19,7 @@ <version>3.8.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> - <groupId>eclipse.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde.ui</artifactId> <version>3.7.2-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.pde/pom.xml b/ui/org.eclipse.pde/pom.xml index 86898f28ca..03a0b5d038 100644 --- a/ui/org.eclipse.pde/pom.xml +++ b/ui/org.eclipse.pde/pom.xml @@ -19,7 +19,7 @@ <version>3.8.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> - <groupId>eclipse.pde.ui</groupId> + <groupId>org.eclipse.pde</groupId> <artifactId>org.eclipse.pde</artifactId> <version>3.7.1-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.ui.trace/pom.xml b/ui/org.eclipse.ui.trace/pom.xml index 7d435f380f..ba60652153 100644 --- a/ui/org.eclipse.ui.trace/pom.xml +++ b/ui/org.eclipse.ui.trace/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.trace</artifactId> <version>1.0.1-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/ui/org.eclipse.ui.views.log/pom.xml b/ui/org.eclipse.ui.views.log/pom.xml index 8e2e5933da..c4ec538414 100644 --- a/ui/org.eclipse.ui.views.log/pom.xml +++ b/ui/org.eclipse.ui.views.log/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012 Eclipse Foundation. + Copyright (c) 2012, 2013 Eclipse Foundation. 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.pde.ui</groupId> + <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.views.log</artifactId> <version>1.0.300-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> |
