ソースを参照

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>


読み込み中…
キャンセル
保存