Skip to content

Commit a3eb676

Browse files
committed
Include zeppelin-server module in publish artifiact
1 parent 48d338f commit a3eb676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/publish_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RELEASE_VERSION="$1"
5353
GIT_TAG="$2"
5454

5555
PUBLISH_PROFILES="-Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr"
56-
PROJECT_OPTIONS="-pl !zeppelin-server,!zeppelin-distribution"
56+
PROJECT_OPTIONS="-pl !zeppelin-distribution"
5757
NEXUS_STAGING="https://repository.apache.org/service/local/staging"
5858
NEXUS_PROFILE="153446d1ac37c4"
5959

0 commit comments

Comments
 (0)