Skip to content

Commit

Permalink
Fix flink-siddhi artifactId to flink-siddhi_2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
haoch committed Oct 10, 2016
1 parent ebde425 commit ce45e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This project is mainly to provide a light-weight library to easily run Siddhi CE
<dependencies>
<dependency>
<groupId>com.github.haoch</groupId>
<artifactId>flink-siddhi</artifactId>
<artifactId>flink-siddhi_2.10<artifactId>
<version>1.2-SNAPSHOT</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit ce45e0a

Please sign in to comment.