提交 417afd66 编写于 作者: J Jesse Glick

1.0 released.

上级 b6abcee1
......@@ -426,7 +426,7 @@ public class ClassicPluginStrategy implements PluginStrategy {
new DetachedPlugin("matrix-project", "1.561.*", "1.0"),
new DetachedPlugin("junit", "1.577.*", "1.0"),
new DetachedPlugin("bouncycastle-api", "2.16.*", "2.16.0"),
new DetachedPlugin("command-launcher", "2.86.*", "1.0-SNAPSHOT") // TODO update after split
new DetachedPlugin("command-launcher", "2.86.*", "1.0")
));
/** Implicit dependencies that are known to be unnecessary and which must be cut out to prevent a dependency cycle among bundled plugins. */
......
......@@ -407,7 +407,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>command-launcher</artifactId>
<version>1.0-20171017.180336-1</version> <!-- TODO pending hosting release -->
<version>1.0</version>
<type>hpi</type>
</artifactItem>
</artifactItems>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册