diff --git a/servicedeploy.sh b/servicedeploy.sh index 8654456c..82e30d89 100644 --- a/servicedeploy.sh +++ b/servicedeploy.sh @@ -1,5 +1,5 @@ #!/bin/bash cwd=`pwd` -cd Common +cd common mvn -B clean deploy --file pom.xml \ No newline at end of file