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

Merge pull request #1301 from jenkinsci/domain-discovery

Adding a module to allow organizations to track usage of Jenkins within their domain
......@@ -94,6 +94,11 @@ THE SOFTWARE.
<version>2.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>domain-discovery</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>instance-identity</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册