From 627113ed0e0a89c35905a0aca6d760a5c8409d05 Mon Sep 17 00:00:00 2001 From: wangliang <1991wangliang@gmail.com> Date: Thu, 23 Nov 2017 13:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=834.0.1=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E7=BB=9F=E4=B8=80=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- transaction-dubbo/pom.xml | 4 ++-- transaction-motan/pom.xml | 6 +++--- transaction-springcloud/pom.xml | 4 ++-- tx-client/pom.xml | 2 +- tx-manager/src/main/resources/application.properties | 2 +- tx-plugins-db/pom.xml | 4 ++-- tx-plugins-nodb/pom.xml | 4 ++-- tx-plugins-redis/pom.xml | 4 ++-- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/transaction-dubbo/pom.xml b/transaction-dubbo/pom.xml index cf89ca4e9..884734cb6 100644 --- a/transaction-dubbo/pom.xml +++ b/transaction-dubbo/pom.xml @@ -7,7 +7,7 @@ com.codingapi transaction-dubbo - 1.0.1 + 4.0.1 transaction-dubbo https://github.com/codingapi/tx-lcn @@ -68,7 +68,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 diff --git a/transaction-motan/pom.xml b/transaction-motan/pom.xml index 294c399eb..c55642566 100644 --- a/transaction-motan/pom.xml +++ b/transaction-motan/pom.xml @@ -6,12 +6,12 @@ com.codingapi transaction-motan - 1.0.1 + 4.0.1 transaction-motan https://github.com/codingapi/tx-lcn - transaction-dubbo project for Spring Boot + transaction-motan project for Spring Boot @@ -66,7 +66,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 diff --git a/transaction-springcloud/pom.xml b/transaction-springcloud/pom.xml index 40ed57fd9..b3ea858dc 100644 --- a/transaction-springcloud/pom.xml +++ b/transaction-springcloud/pom.xml @@ -6,7 +6,7 @@ com.codingapi transaction-springcloud - 1.0.1 + 4.0.1 transaction-springcloud https://github.com/codingapi/tx-lcn @@ -70,7 +70,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 diff --git a/tx-client/pom.xml b/tx-client/pom.xml index 144b8f544..0e6488749 100644 --- a/tx-client/pom.xml +++ b/tx-client/pom.xml @@ -5,7 +5,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 tx-client https://github.com/codingapi/tx-lcn diff --git a/tx-manager/src/main/resources/application.properties b/tx-manager/src/main/resources/application.properties index 720af9945..37534e090 100644 --- a/tx-manager/src/main/resources/application.properties +++ b/tx-manager/src/main/resources/application.properties @@ -34,7 +34,7 @@ tm.transaction.netty.hearttime = 15 tm.redis.savemaxtime=30 #socket server Socket对外服务端口 -tm.socket.port=8898 +tm.socket.port=9999 # 最大socket连接数 tm.socket.maxconnection=100 diff --git a/tx-plugins-db/pom.xml b/tx-plugins-db/pom.xml index bf8c0409d..477e42886 100644 --- a/tx-plugins-db/pom.xml +++ b/tx-plugins-db/pom.xml @@ -5,7 +5,7 @@ com.codingapi tx-plugins-db - 1.0.1 + 4.0.1 tx-plugins-db https://github.com/codingapi/tx-lcn @@ -68,7 +68,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 diff --git a/tx-plugins-nodb/pom.xml b/tx-plugins-nodb/pom.xml index 881813a7d..e590db534 100644 --- a/tx-plugins-nodb/pom.xml +++ b/tx-plugins-nodb/pom.xml @@ -5,7 +5,7 @@ com.codingapi tx-plugins-nodb - 1.0.1 + 4.0.1 tx-plugins-nodb https://github.com/codingapi/tx-lcn @@ -68,7 +68,7 @@ com.codingapi tx-client - 1.0.1 + 4.0.1 diff --git a/tx-plugins-redis/pom.xml b/tx-plugins-redis/pom.xml index 90355bf24..1a7a36f1f 100644 --- a/tx-plugins-redis/pom.xml +++ b/tx-plugins-redis/pom.xml @@ -5,7 +5,7 @@ com.codingapi tx-plugins-redis - 1.0.0 + 4.0.1 tx-plugins-redis tx-plugins-redis project for Spring Boot @@ -74,7 +74,7 @@ com.codingapi tx-client - 1.0.0 + 4.0.1