diff --git a/pom.xml b/pom.xml index 05d4f947..70c7462f 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ org.apache.maven.plugins maven-surefire-plugin - true + false diff --git a/upnp-stack/pom.xml b/upnp-stack/pom.xml index d7b41330..73cacfbc 100644 --- a/upnp-stack/pom.xml +++ b/upnp-stack/pom.xml @@ -33,6 +33,10 @@ + + UTF-8 + + net.sf.kxml @@ -44,6 +48,12 @@ xercesImpl 2.8.1 + + junit + junit + 3.8.1 + test +