Skip to content

Commit 4b40ef4

Browse files
committed
Incompatible changes, some of dependencies paths should be altered to v2 paths.
1 parent a133b1b commit 4b40ef4

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

fc-open-20210406/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2022-11-21 Version: 2.0.0
2+
- Incompatible changes, some of dependencies paths should be altered to v2 paths.
3+
14
2022-11-02 Version: 1.1.14
25
- Add webServerMode to CustomContainerConfig and CustomContainerConfigInfo.
36

fc-open-20210406/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aliyun</groupId>
55
<artifactId>alibabacloud-fc_open20210406</artifactId>
6-
<version>1.1.14</version>
6+
<version>2.0.0</version>
77
<packaging>jar</packaging>
88
<name>alibabacloud-fc_open20210406</name>
99
<description>Alibaba Cloud FC-Open (20210406) Async SDK for Java
760 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Generated by Maven
2-
#Wed Nov 02 02:24:27 UTC 2022
3-
version=1.1.14
2+
#Mon Nov 21 09:32:23 UTC 2022
3+
version=2.0.0
44
groupId=com.aliyun
55
artifactId=alibabacloud-fc_open20210406

0 commit comments

Comments
 (0)