You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/05/15 02:47:23 UTC

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar

zjffdu commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar
URL: https://github.com/apache/zeppelin/pull/3361#discussion_r284069568
 
 

 ##########
 File path: cassandra/pom.xml
 ##########
 @@ -58,7 +58,13 @@
             <groupId>org.apache.zeppelin</groupId>
             <artifactId>zeppelin-interpreter</artifactId>
             <version>${project.version}</version>
-            <scope>test</scope>
+            <scope>provided</scope>
 
 Review comment:
   right, I fixed it 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services