|
@@ -22,12 +22,6 @@
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
- <parent>
|
|
|
|
- <groupId>io.milvus</groupId>
|
|
|
|
- <artifactId>milvus-sdk-java</artifactId>
|
|
|
|
- <version>2.2.2</version>
|
|
|
|
- <relativePath>../pom.xml</relativePath>
|
|
|
|
- </parent>
|
|
|
|
|
|
|
|
<groupId>io.milvus</groupId>
|
|
<groupId>io.milvus</groupId>
|
|
<artifactId>milvus-sdk-java-examples</artifactId>
|
|
<artifactId>milvus-sdk-java-examples</artifactId>
|
|
@@ -70,7 +64,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>io.milvus</groupId>
|
|
<groupId>io.milvus</groupId>
|
|
<artifactId>milvus-sdk-java</artifactId>
|
|
<artifactId>milvus-sdk-java</artifactId>
|
|
- <version>2.2.0-beta1</version>
|
|
|
|
|
|
+ <version>2.2.3</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<groupId>com.google.code.gson</groupId>
|