Skip to content

Commit

Permalink
linkis adds shell engine support
Browse files Browse the repository at this point in the history
close #283
  • Loading branch information
chaogefeng committed Feb 10, 2020
1 parent a9bd878 commit 7f75f92
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ujes/definedEngines/shell/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,7 @@
<version>${linkis.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>2.2.6</version>
</dependency>

<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-bml-hook</artifactId>
Expand Down

0 comments on commit 7f75f92

Please sign in to comment.