Skip to content

Commit a247249

Browse files
authored
Upgrade to version 0.11.0 for release (#173)
Change-Id: I8c828790dfe910b8c683170c128db682fce797e6
1 parent 4802fec commit a247249

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.baidu.hugegraph</groupId>
88
<artifactId>hugegraph-loader</artifactId>
9-
<version>0.10.5</version>
9+
<version>0.11.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>hugegraph-loader</name>
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.baidu.hugegraph</groupId>
6464
<artifactId>hugegraph-common</artifactId>
65-
<version>1.7.9</version>
65+
<version>1.8.0</version>
6666
<exclusions>
6767
<exclusion>
6868
<groupId>com.google.guava</groupId>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.baidu.hugegraph</groupId>
7575
<artifactId>hugegraph-client</artifactId>
76-
<version>1.8.11</version>
76+
<version>1.9.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)