Skip to content

Commit

Permalink
add com.janeluo.ikkanalyzer dependency to example model
Browse files Browse the repository at this point in the history
  • Loading branch information
KeePromMise committed May 8, 2023
1 parent fc7950f commit 2622ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hugegraph-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
<dependency>
<groupId>com.janeluo</groupId>
<artifactId>ikanalyzer</artifactId>
<scope>provided</scope>
<version>2012_u6</version>
<scope>runtime</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2622ab7

Please sign in to comment.