Skip to content

Commit 9131027

Browse files
remove snapshot for lakesoul-common
1 parent 5f0d8e2 commit 9131027

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lakesoul-flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.dmetasoul</groupId>
2626
<artifactId>lakesoul-common</artifactId>
27-
<version>2.1.0-SNAPSHOT</version>
27+
<version>2.1.0</version>
2828
</dependency>
2929
<!--flink-->
3030
<dependency>

lakesoul-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.dmetasoul</groupId>
2626
<artifactId>lakesoul-common</artifactId>
27-
<version>2.1.0-SNAPSHOT</version>
27+
<version>2.1.0</version>
2828
</dependency>
2929

3030
<!-- scala deps -->

0 commit comments

Comments
 (0)