commit | a04f458e58aa8c0a1b3732137127ee69cde0fd55 | [log] [tgz] |
---|---|---|
author | Greg Watson <g.watson@computer.org> | Tue Jul 23 13:21:47 2013 -0400 |
committer | Greg Watson <g.watson@computer.org> | Tue Jul 23 13:21:47 2013 -0400 |
tree | a27988d26f2e39385d0c7b4e110124ffa8869878 | |
parent | 9f5b2e080be45955f3a331d44493704087ef2886 [diff] |
Make artifact name match bundle.
diff --git a/org.eclipse.ptp-product/pom.xml b/org.eclipse.ptp-product/pom.xml index 72c7707..729ff0f 100644 --- a/org.eclipse.ptp-product/pom.xml +++ b/org.eclipse.ptp-product/pom.xml
@@ -10,7 +10,7 @@ <relativePath>../pom.xml</relativePath> </parent> - <artifactId>org.eclipse.ptp.product</artifactId> + <artifactId>org.eclipse.ptp-product</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>eclipse-repository</packaging>