Skip to content

Commit

Permalink
update version 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkai1719 committed Sep 25, 2017
1 parent e372b38 commit 5e97264
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.aliyun.openservices</groupId>
<artifactId>aliyun-log</artifactId>
<version>0.6.6</version>
<version>0.6.7</version>
<name>Sls SDK for Java API Version 0.6.0</name>
<licenses>
<license>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public OssShipperConfig(String ossBucket, String ossPrefix, String roleArn,
* @param roleArn
* the ram arn used to get the temporary write permission to the
* oss bucket
* @param bufferInteval
* @param bufferInterval
* the time(seconds) to buffer before save to oss
* @param bufferMb
* the data size(MB) to buffer before save to oss
Expand Down

0 comments on commit 5e97264

Please sign in to comment.