Browse Source

Added expression language to feature

Andreas Mülder 11 years ago
parent
commit
073c05908a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/org.yakindu.base.expressions.ui/pom.xml

+ 1 - 1
plugins/org.yakindu.base.expressions.ui/pom.xml

@@ -9,7 +9,7 @@
 		<version>2.1.2-SNAPSHOT</version>
 		<relativePath>../org.yakindu.base.releng/pom.xml</relativePath>
 	</parent>
-	<artifactId>org.yakindu.base.expressions</artifactId>
+	<artifactId>org.yakindu.base.expressions.ui</artifactId>
 	<groupId>org.yakindu.base.plugins</groupId>
 	<packaging>eclipse-plugin</packaging>
 </project>