diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4872c0dbdd..be84bc67f6 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -5,4 +5,4 @@ pipelines: - step: size: 2x # Double resources available for this step. script: - - cd symja_android_library && mvn clean install -pl matheclipse-core \ No newline at end of file + - cd symja_android_library && mvn clean install \ No newline at end of file