Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
#325 - preliminary work: Separate Expressions Interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmuelder committed Sep 7, 2017
1 parent d189d39 commit 28c13ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions.interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.expressions.interpreter</artifactId>
<groupId>org.yakindu.sct.plugins</groupId>
<groupId>org.yakindu.base.plugins</groupId>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
1 change: 1 addition & 0 deletions releng/org.yakindu.sct.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@
<module>../../plugins/org.yakindu.base.types</module>
<module>../../plugins/org.yakindu.base.types.edit</module>
<module>../../plugins/org.yakindu.base.expressions</module>
<module>../../plugins/org.yakindu.base.expressions.interpreter</module>
<module>../../plugins/org.yakindu.base.expressions.edit</module>
<module>../../plugins/org.yakindu.base.expressions.ui</module>
<module>../../plugins/org.yakindu.base.gmf.runtime</module>
Expand Down

0 comments on commit 28c13ab

Please sign in to comment.