瀏覽代碼

0.0.42,修复SetOperator的依赖项bug

menglu 3 年之前
父節點
當前提交
f87f9791ae
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ibms-data-sdk/pom.xml

+ 2 - 2
ibms-data-sdk/pom.xml

@@ -2,7 +2,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>com.persagy</groupId>
 	<artifactId>ibms-data-sdk</artifactId>
-	<version>0.0.9</version>
+	<version>0.1.0</version>
 
 	<repositories>
 		<repository>
@@ -214,7 +214,7 @@
 		<dependency>
 			<groupId>com.persagy</groupId>
 			<artifactId>sailfish</artifactId>
-			<version>0.0.41</version>
+			<version>0.0.42</version>
 		</dependency>
 	</dependencies>