From 7549d2f23b8ebed81e1c4e8195605a2f99bdeee4 Mon Sep 17 00:00:00 2001 From: jimin Date: Mon, 11 Feb 2019 16:39:14 +0800 Subject: [PATCH] Release 0.1.4 (#376) * fix #373 #302 wins fescar-server.bat $EXTRA_JVM_ARGUMENTS error * #375 release 0.1.4 --- common/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- dubbo/pom.xml | 2 +- pom.xml | 2 +- rm-datasource/pom.xml | 2 +- server/pom.xml | 2 +- spring/pom.xml | 2 +- test/pom.xml | 2 +- tm/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 1878af29ee0..9a9d614a3b7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-common diff --git a/config/pom.xml b/config/pom.xml index 502b0003d6a..6b36abae912 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-config diff --git a/core/pom.xml b/core/pom.xml index d1c0c35e5bc..a68f0fe8504 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-core diff --git a/distribution/pom.xml b/distribution/pom.xml index 2b950263a42..3014e442c88 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-distribution diff --git a/dubbo/pom.xml b/dubbo/pom.xml index a3ee5cac258..f67561532ce 100644 --- a/dubbo/pom.xml +++ b/dubbo/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-dubbo diff --git a/pom.xml b/pom.xml index 495bbd42fa4..c7372994ddd 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.alibaba.fescar fescar-all - 0.1.4-SNAPSHOT + 0.1.4 config common diff --git a/rm-datasource/pom.xml b/rm-datasource/pom.xml index 7375816d658..b09971c2864 100644 --- a/rm-datasource/pom.xml +++ b/rm-datasource/pom.xml @@ -21,7 +21,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-rm-datasource diff --git a/server/pom.xml b/server/pom.xml index 47cbdc71d47..aef847cdde4 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-server diff --git a/spring/pom.xml b/spring/pom.xml index 9f18a86f601..565cc8b57ff 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-spring diff --git a/test/pom.xml b/test/pom.xml index 67a0244372d..2620a98de6b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-test diff --git a/tm/pom.xml b/tm/pom.xml index 40bfec00e24..d1a9e74ee74 100644 --- a/tm/pom.xml +++ b/tm/pom.xml @@ -21,7 +21,7 @@ fescar-all com.alibaba.fescar - 0.1.4-SNAPSHOT + 0.1.4 4.0.0 fescar-tm