提交 b4726aa2 编写于 作者: K Kohsuke Kawaguchi

bake the version number into manifest.

上级 d190e57f
......@@ -57,6 +57,9 @@
<manifest>
<mainClass>hudson.cli.CLI</mainClass>
</manifest>
<manifestEntries>
<Jenkins-CLI-Version>${build.version}</Jenkins-CLI-Version>
</manifestEntries>
</archive>
</configuration>
</execution>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册