Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r--plugins/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml
index a80b9ee44..0546ea531 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -17,10 +17,9 @@
<parent>
<groupId>org.eclipse.etrice</groupId>
<artifactId>org.eclipse.etrice.parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>0.0.0-SNAPSHOT</version>
<relativePath>../releng/org.eclipse.etrice.parent</relativePath>
</parent>
- <groupId>org.eclipse.etrice</groupId>
<artifactId>org.eclipse.etrice.plugins</artifactId>
<packaging>pom</packaging>
</project> \ No newline at end of file

Back to the top