We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f39331 + 56c6c3b commit 85e8150Copy full SHA for 85e8150
README.md
@@ -22,7 +22,7 @@
22
| v1.0.9 | ReportData 增加指定发送邮件的参数功能
23
| v1.1.0 | 命令行工具日志流统一为标准输出流
24
| v1.1.1 | 规范dockerRun日志输出
25
-
+| v1.1.2 | 修复Java市场插件默认输出至错误流
26
27
28
[TOC]
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.tencent.devops.ci-plugins</groupId>
8
<artifactId>java-plugin-sdk</artifactId>
9
- <version>1.1.1</version>
+ <version>1.1.2</version>
10
11
<inceptionYear>2018-2118</inceptionYear>
12
<description>bk-ci pipeline plugins sdk for java</description>
0 commit comments