diff --git a/servicedeploy.sh b/servicedeploy.sh index d1f39393..ce3b27fb 100644 --- a/servicedeploy.sh +++ b/servicedeploy.sh @@ -3,4 +3,4 @@ cwd=`pwd` cd Common -mvn clean install --file pom.xml \ No newline at end of file +mvn clean deploy --file pom.xml \ No newline at end of file