Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-04-01 17:33:16 +0000
committerPascal Rapicault2011-04-01 17:33:16 +0000
commitd8c208a61732f7df7770a8661759090dc147a40c (patch)
tree696d9fe91591cb2df1a6167cbbd541b056b68080 /bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml
parent3c1031f7c71fd38b5e8c8e57d246ba8af3c2f541 (diff)
downloadrt.equinox.p2-d8c208a61732f7df7770a8661759090dc147a40c.tar.gz
rt.equinox.p2-d8c208a61732f7df7770a8661759090dc147a40c.tar.xz
rt.equinox.p2-d8c208a61732f7df7770a8661759090dc147a40c.zip
rename pde.publishing
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml b/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml
index 5d5c2242b..3e8cfa798 100644
--- a/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.publisher.eclipse/pom.xml
@@ -11,7 +11,7 @@
</parent>
<groupId>org.eclipse</groupId>
- <artifactId>org.eclipse.pde.publishing</artifactId>
+ <artifactId>org.eclipse.equinox.p2.publisher.eclipse</artifactId>
<version>1.0.0.qualifier</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top