From a9a17dcf0aa11a6b8027007b3fb783414e9ac42d Mon Sep 17 00:00:00 2001 From: liuyangming Date: Thu, 22 Dec 2016 12:30:47 +0800 Subject: [PATCH] * release 0.3.0-RC2 --- bytejta-core/pom.xml | 2 +- bytejta-supports/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bytejta-core/pom.xml b/bytejta-core/pom.xml index c13793c..3be092d 100644 --- a/bytejta-core/pom.xml +++ b/bytejta-core/pom.xml @@ -5,7 +5,7 @@ org.bytesoft bytejta-parent - 0.3.0-RC1 + 0.3.0-RC2 bytejta-core jar diff --git a/bytejta-supports/pom.xml b/bytejta-supports/pom.xml index 651a720..5b3fd92 100644 --- a/bytejta-supports/pom.xml +++ b/bytejta-supports/pom.xml @@ -5,7 +5,7 @@ org.bytesoft bytejta-parent - 0.3.0-RC1 + 0.3.0-RC2 bytejta-supports jar @@ -22,7 +22,7 @@ org.bytesoft bytejta-core - 0.3.0-RC1 + 0.3.0-RC2 javax.jms diff --git a/pom.xml b/pom.xml index 30318ee..26bf1fa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bytesoft bytejta-parent - 0.3.0-RC1 + 0.3.0-RC2 pom bytejta-parent ByteJTA is a XA-complicant transaction manager.