Skip to content

Commit 09932c6

Browse files
committed
Lingjun Controller Initial Version Released.
1 parent 357a061 commit 09932c6

File tree

4 files changed

+943
-2
lines changed

4 files changed

+943
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2023-03-28 Version: 1.0.1
2+
- Lingjun Controller Initial Version Released.
3+
14
2023-03-13 Version: 1.0.0
25
- Lingjun Controller Initial Version Released.
36

eflo-controller-20221215/pom.xml

Lines changed: 2 additions & 2 deletions
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-eflo_controller20221215</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88
<name>alibabacloud-eflo_controller20221215</name>
99
<description>Alibaba Cloud eflo-controller (20221215) Async SDK for Java
@@ -41,7 +41,7 @@
4141
<java.version>1.8</java.version>
4242
<maven.compiler.source>8</maven.compiler.source>
4343
<maven.compiler.target>8</maven.compiler.target>
44-
<service.version>0.1.9-beta</service.version>
44+
<service.version>0.1.13-beta</service.version>
4545
</properties>
4646
<dependencies>
4747
<dependency>

0 commit comments

Comments
 (0)