diff --git a/pom.xml b/pom.xml index be2ce412..a88b4ac2 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,10 @@ 0.1-SNAPSHOT jar + gwt-nio + J2CL/GWT support for java.nio packages + 2019 + Apache License Version 2.0 @@ -15,11 +19,27 @@ + + + scm:git:git://github.com/vertispan/gwt-nio.git + scm:git:ssh://github.com:vertispan/gwt-nio.git + https://github.com/vertispan/gwt-nio/tree/master + + + + + Colin Alworth + colin@vertispan.com + + + + http://www.gwtproject.org/ + com.google.elemental2 elemental2-core - 1.0.0 + 1.0.0-RC1 @@ -53,6 +73,25 @@ + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots/ + + +