提交 fd717fc2 编写于 作者: K kohsuke

remoting jar only used during testing.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2289 71c3de6d-444a-0410-be80-ed276b4c234a
上级 77b81532
......@@ -27,11 +27,6 @@
</build>
<dependencies>
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>remoting</artifactId>
<version>${version}</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>maven-interceptor</artifactId>
......@@ -49,5 +44,11 @@
<version>2.0.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>remoting</artifactId>
<version>${version}</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册