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.0modelVersion>
44
<groupId>com.aliyungroupId>
55
<artifactId>alibabacloud-eflo_controller20221215artifactId>
6-
<version>1.0.0version>
6+
<version>1.0.1version>
77
<packaging>jarpackaging>
88
<name>alibabacloud-eflo_controller20221215name>
99
<description>Alibaba Cloud eflo-controller (20221215) Async SDK for Java
@@ -41,7 +41,7 @@
4141
<java.version>1.8java.version>
4242
<maven.compiler.source>8maven.compiler.source>
4343
<maven.compiler.target>8maven.compiler.target>
44-
<service.version>0.1.9-betaservice.version>
44+
<service.version>0.1.13-betaservice.version>
4545
properties>
4646
<dependencies>
4747
<dependency>

0 commit comments

Comments
 (0)