Skip to content

Commit 5d4320b

Browse files
committed
Generated java-async 2020-03-20 for videoenhan.
1 parent 7f124c9 commit 5d4320b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

videoenhan-20200320/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-11-20 Version: 2.0.0
2+
- Generated java-async 2020-03-20 for videoenhan.
3+
14
2025-08-25 Version: 1.0.2
25
- Generated java-async 2020-03-20 for videoenhan.
36

videoenhan-20200320/pom.xml

Lines changed: 2 additions & 3 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-videoenhan20200320</artifactId>
6-
<version>1.0.2</version>
6+
<version>2.0.0</version>
77
<packaging>jar</packaging>
88
<name>alibabacloud-videoenhan20200320</name>
99
<description>Alibaba Cloud videoenhan (20200320) Async SDK for Java
@@ -104,12 +104,11 @@
104104
<plugin>
105105
<groupId>org.sonatype.central</groupId>
106106
<artifactId>central-publishing-maven-plugin</artifactId>
107-
<version>0.8.0</version>
107+
<version>0.9.0</version>
108108
<extensions>true</extensions>
109109
<configuration>
110110
<publishingServerId>central</publishingServerId>
111111
<autoPublish>true</autoPublish>
112-
<waitUntil>published</waitUntil>
113112
</configuration>
114113
</plugin>
115114
</plugins>

0 commit comments

Comments
 (0)