diff --git a/java/pom.xml b/java/pom.xml index 19f76c7..de8d2b7 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - io.nayuki + com.github.nayuki qrcodegen 1.0.0 jar @@ -48,15 +48,6 @@ UTF-8 - - - junit - junit - 3.8.1 - test - - -