Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'upc/org.eclipse.cdt.bupc-feature/pom.xml')
-rw-r--r--upc/org.eclipse.cdt.bupc-feature/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/upc/org.eclipse.cdt.bupc-feature/pom.xml b/upc/org.eclipse.cdt.bupc-feature/pom.xml
index 8a069b6827d..7dbcecf3fd7 100644
--- a/upc/org.eclipse.cdt.bupc-feature/pom.xml
+++ b/upc/org.eclipse.cdt.bupc-feature/pom.xml
@@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
+ <groupId>org.eclipse.cdt.features</groupId>
<version>1.0.3-SNAPSHOT</version>
- <artifactId>org.eclipse.cdt.bupc-feature</artifactId>
+ <artifactId>org.eclipse.cdt.bupc</artifactId>
<packaging>eclipse-feature</packaging>
</project>

Back to the top