From 775686902b3b7d73cc769cb837dc988319bec203 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sun, 13 Nov 2016 22:07:08 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 062a8a44df..08693333c9 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.core jackson-core Jackson-core - 2.8.5 + 2.8.6-SNAPSHOT bundle Core Jackson abstractions, basic JSON streaming API implementation 2008 @@ -19,7 +19,7 @@ scm:git:git@github.com:FasterXML/jackson-core.git scm:git:git@github.com:FasterXML/jackson-core.git http://github.com/FasterXML/jackson-core - jackson-core-2.8.5 + HEAD