Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
friendshipbridge committed Aug 24, 2020
1 parent f7883d9 commit 71b730f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.baidubce</groupId>
<artifactId>bce-java-sdk</artifactId>
<version>0.10.123</version>
<version>0.10.124</version>
<name>bce-sdk-java</name>
<description>The BCE SDK for Java provides Java APIs for all of BCE services.</description>
<url>http://bce.baidu.com/sdk/index.html</url>
Expand Down Expand Up @@ -56,11 +56,6 @@
</properties>

<dependencies>
<dependency>
<groupId>com.baidu.bce</groupId>
<artifactId>gateway-manager-cloud-sdk</artifactId>
<version>1.27.18.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
Expand Down

0 comments on commit 71b730f

Please sign in to comment.