diff --git a/bahmnicore-omod/pom.xml b/bahmnicore-omod/pom.xml index e750256328..934a70ddbd 100644 --- a/bahmnicore-omod/pom.xml +++ b/bahmnicore-omod/pom.xml @@ -507,8 +507,8 @@ exec - bash - ${basedir}/scripts/run-compass.sh ${basedir}/src/main/compass + compass + compile ${basedir}/src/main/compass diff --git a/bahmnicore-omod/scripts/run-compass.sh b/bahmnicore-omod/scripts/run-compass.sh deleted file mode 100644 index 173ebf6c99..0000000000 --- a/bahmnicore-omod/scripts/run-compass.sh +++ /dev/null @@ -1 +0,0 @@ -compass compile $1