瀏覽代碼

remove dependency on wizard-client

tags/2.0.1
Jonathan Cobb 4 年之前
父節點
當前提交
b59b6ec756
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. +0
    -6
      wizard-server-test/pom.xml

+ 0
- 6
wizard-server-test/pom.xml 查看文件

@@ -23,12 +23,6 @@ This code is available under the Apache License, version 2: http://www.apache.or
<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.cobbzilla</groupId>
<artifactId>wizard-client</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>


Loading…
取消
儲存