提交 ad40e362 编写于 作者: K kohsuke

added the remoting module as the dependency


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1312 71c3de6d-444a-0410-be80-ed276b4c234a
上级 1cc03511
......@@ -95,6 +95,11 @@
</profiles>
<dependencies>
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>remoting</artifactId>
<version>${version}</version>
</dependency>
<dependency>
<groupId>net.sf.retrotranslator</groupId>
<artifactId>retrotranslator-runtime</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册