diff --git a/de.tu-bs.cs.isf.cbc.exceptions/pom.xml b/de.tu-bs.cs.isf.cbc.exceptions/pom.xml new file mode 100644 index 000000000..b96bd0ac5 --- /dev/null +++ b/de.tu-bs.cs.isf.cbc.exceptions/pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + + de.tu-bs.cbc + CorC-feat-autobuild_final + 0.0.1-SNAPSHOT + + de.tu-bs.cbc + de.tu-bs.cs.isf.cbc.exceptions + 1.0.0-SNAPSHOT + eclipse-plugin + diff --git a/de.tu-bs.cs.isf.cbc.mutation/pom.xml b/de.tu-bs.cs.isf.cbc.mutation/pom.xml new file mode 100644 index 000000000..eefbbef0f --- /dev/null +++ b/de.tu-bs.cs.isf.cbc.mutation/pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + + de.tu-bs.cbc + CorC-feat-autobuild_final + 0.0.1-SNAPSHOT + + de.tu-bs.cbc + de.tu-bs.cs.isf.cbc.mutation + 1.0.0-SNAPSHOT + eclipse-plugin + diff --git a/pom.xml b/pom.xml index 6feebcc0d..2bd0cef89 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ git@github.com:xtext/maven-xtext-example.git--> de.tu-bs.cs.isf.cbc.model de.tu-bs.cs.isf.cbc.mutation + de.tu-bs.cs.isf.cbc.exceptions de.tu-bs.cs.isf.cbc.tool de.tu-bs.cs.isf.cbc.util de.tu-bs.cs.isf.cbcclass.tool