提交 7a5e5d2b 编写于 作者: K Kohsuke Kawaguchi

TAB->WS

上级 6ac4d328
......@@ -132,7 +132,7 @@ public class Maven extends Builder {
this.pom = Util.fixEmptyAndTrim(pom);
this.properties = Util.fixEmptyAndTrim(properties);
this.jvmOptions = Util.fixEmptyAndTrim(jvmOptions);
this.usePrivateRepository = usePrivateRepository;
this.usePrivateRepository = usePrivateRepository;
}
public String getTargets() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册