Skip to content

Commit db048ab

Browse files
committed
CLOUDAPI SDK Auto Released By jialiang.bjl,Version:4.8.1
发布日志: 1, Add model relevant parameter
1 parent f88358a commit db048ab

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

aliyun-java-sdk-cloudapi/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2019-01-23 Version: 4.8.1
2+
1, Add model relevant parameter
3+
14
2019-01-22 Version: 4.8.1
25
1, Add model relevant parameters
36

aliyun-java-sdk-cloudapi/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.aliyun</groupId>
44
<artifactId>aliyun-java-sdk-cloudapi</artifactId>
55
<packaging>jar</packaging>
6-
<version>4.8.1</version>
6+
<version>4.8.2</version>
77
<name>aliyun-java-sdk-cloudapi</name>
88
<url>http://www.aliyun.com</url>
99
<description>Aliyun Open API SDK for Java
@@ -26,7 +26,7 @@ http://www.aliyun.com</description>
2626
</repository>
2727
</distributionManagement>
2828

29-
<dependencies>
29+
<dependencies>
3030
<dependency>
3131
<groupId>com.aliyun</groupId>
3232
<artifactId>aliyun-java-sdk-core</artifactId>
@@ -57,7 +57,7 @@ http://www.aliyun.com</description>
5757
<name>Aliyun SDK</name>
5858
<email>aliyunsdk@aliyun.com</email>
5959
</developer>
60-
</developers>
60+
</developers>
6161
<build>
6262
<plugins>
6363
<plugin>

0 commit comments

Comments
 (0)