Skip to content

Commit

Permalink
remove snapshot for lakesoul-common
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetasoul-opensource committed Oct 12, 2022
1 parent 5f0d8e2 commit 9131027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lakesoul-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.dmetasoul</groupId>
<artifactId>lakesoul-common</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</dependency>
<!--flink-->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion lakesoul-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.dmetasoul</groupId>
<artifactId>lakesoul-common</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</dependency>

<!-- scala deps -->
Expand Down

0 comments on commit 9131027

Please sign in to comment.