Sfoglia il codice sorgente

remove dependency on wizard-client

tags/2.0.1
Jonathan Cobb 4 anni fa
parent
commit
b59b6ec756
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. +0
    -6
      wizard-server-test/pom.xml

+ 0
- 6
wizard-server-test/pom.xml Vedi File

@@ -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>


Caricamento…
Annulla
Salva