From 86bd9d3eff6550664f5d05ac114a695947d18e9f Mon Sep 17 00:00:00 2001 From: Jianwu Chen Date: Mon, 8 Jun 2020 00:35:08 -0700 Subject: [PATCH] release 0.1.2 --- JSONCoder/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- treedoc/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/JSONCoder/pom.xml b/JSONCoder/pom.xml index 65d22ee..cbf42a4 100644 --- a/JSONCoder/pom.xml +++ b/JSONCoder/pom.xml @@ -6,7 +6,7 @@ com.jsonex jcParent - 0.1.1 + 0.1.2 .. JSONCoder diff --git a/core/pom.xml b/core/pom.xml index 1ccd8a9..3dec9c5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.jsonex jcParent - 0.1.1 + 0.1.2 ../ core diff --git a/pom.xml b/pom.xml index 6a0bcc5..b2537ee 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.jsonex jcParent - 0.1.1 + 0.1.2 pom JSONCoder Parent JSONCoder Parent diff --git a/treedoc/pom.xml b/treedoc/pom.xml index 0bd75f8..498971b 100644 --- a/treedoc/pom.xml +++ b/treedoc/pom.xml @@ -6,7 +6,7 @@ com.jsonex jcParent - 0.0.1-SNAPSHOT + 0.1.2 ../ treedoc