diff options
| author | Mike Rennie | 2013-02-25 16:19:54 +0000 |
|---|---|---|
| committer | Mike Rennie | 2013-02-25 16:22:20 +0000 |
| commit | a41fe707bf0ce6e7678235126e67bc4ebd79db56 (patch) | |
| tree | 4c281be9bcde091e39f09c33769aae80b6c7ae89 | |
| parent | 2e4620c94e1f61d97c645c1424743e127f62c56a (diff) | |
| download | eclipse.jdt.debug-a41fe707bf0ce6e7678235126e67bc4ebd79db56.tar.gz eclipse.jdt.debug-a41fe707bf0ce6e7678235126e67bc4ebd79db56.tar.xz eclipse.jdt.debug-a41fe707bf0ce6e7678235126e67bc4ebd79db56.zip | |
Bug 397850 - [CBI] use the correct group IDs for all artifacts
| -rw-r--r-- | org.eclipse.jdt.debug.tests/pom.xml | 4 | ||||
| -rw-r--r-- | org.eclipse.jdt.debug.ui/pom.xml | 4 | ||||
| -rw-r--r-- | org.eclipse.jdt.debug/pom.xml | 4 | ||||
| -rw-r--r-- | org.eclipse.jdt.launching.macosx/pom.xml | 4 | ||||
| -rw-r--r-- | org.eclipse.jdt.launching.ui.macosx/pom.xml | 4 | ||||
| -rw-r--r-- | org.eclipse.jdt.launching/pom.xml | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/org.eclipse.jdt.debug.tests/pom.xml b/org.eclipse.jdt.debug.tests/pom.xml index a614cd119..67cd7cd19 100644 --- a/org.eclipse.jdt.debug.tests/pom.xml +++ b/org.eclipse.jdt.debug.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 @@ -18,7 +18,7 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.debug.tests</artifactId> <version>3.8.0-SNAPSHOT</version> <packaging>eclipse-test-plugin</packaging> diff --git a/org.eclipse.jdt.debug.ui/pom.xml b/org.eclipse.jdt.debug.ui/pom.xml index 4adfa7282..ce2f3ae3b 100644 --- a/org.eclipse.jdt.debug.ui/pom.xml +++ b/org.eclipse.jdt.debug.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 @@ -18,7 +18,7 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.debug.ui</artifactId> <version>3.6.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/org.eclipse.jdt.debug/pom.xml b/org.eclipse.jdt.debug/pom.xml index d22e7a9c6..b513229ae 100644 --- a/org.eclipse.jdt.debug/pom.xml +++ b/org.eclipse.jdt.debug/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 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.debug</artifactId> <version>3.7.101-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/org.eclipse.jdt.launching.macosx/pom.xml b/org.eclipse.jdt.launching.macosx/pom.xml index 209646be6..977eb3b63 100644 --- a/org.eclipse.jdt.launching.macosx/pom.xml +++ b/org.eclipse.jdt.launching.macosx/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 @@ -18,7 +18,7 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.launching.macosx</artifactId> <version>3.2.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/org.eclipse.jdt.launching.ui.macosx/pom.xml b/org.eclipse.jdt.launching.ui.macosx/pom.xml index ad4efc90e..64aa384cf 100644 --- a/org.eclipse.jdt.launching.ui.macosx/pom.xml +++ b/org.eclipse.jdt.launching.ui.macosx/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 @@ -18,7 +18,7 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.launching.ui.macosx</artifactId> <version>1.0.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> diff --git a/org.eclipse.jdt.launching/pom.xml b/org.eclipse.jdt.launching/pom.xml index 2296adc44..8a5f3ec1a 100644 --- a/org.eclipse.jdt.launching/pom.xml +++ b/org.eclipse.jdt.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 @@ -18,7 +18,7 @@ <groupId>eclipse.jdt.debug</groupId> <version>3.8.0-SNAPSHOT</version> </parent> - <groupId>eclipse.jdt.debug</groupId> + <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.launching</artifactId> <version>3.6.101-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> |
