diff --git a/pom.xml b/pom.xml index ed24a1e..f511f7b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,6 @@ - 4.0.0 - com.fasterxml oss-parent @@ -10,7 +8,7 @@ aalto-xml - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT bundle @@ -84,7 +82,7 @@ org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers com.fasterxml.woodstox woodstox-core - 6.1.1 + 6.2.6 test diff --git a/release-notes/VERSION b/release-notes/VERSION index 2a46d45..1a7c8f5 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,7 +4,7 @@ Project: aalto-xml = Releases ------------------------------------------------------------------------ -1.2.3 (not yet released) +1.3.0 (not yet released) * Fix minor offset check bug in `AsyncByteArrayScanner`/`AsyncByteBufferScanner` * Various minor fixes based on lgtm.com suggestions