diff --git a/bytejta-core/pom.xml b/bytejta-core/pom.xml index fe13b37..c13793c 100644 --- a/bytejta-core/pom.xml +++ b/bytejta-core/pom.xml @@ -5,7 +5,7 @@ org.bytesoft bytejta-parent - 0.3.0-beta + 0.3.0-RC1 bytejta-core jar diff --git a/bytejta-supports/pom.xml b/bytejta-supports/pom.xml index ecf4175..651a720 100644 --- a/bytejta-supports/pom.xml +++ b/bytejta-supports/pom.xml @@ -5,7 +5,7 @@ org.bytesoft bytejta-parent - 0.3.0-beta + 0.3.0-RC1 bytejta-supports jar @@ -22,7 +22,7 @@ org.bytesoft bytejta-core - 0.3.0-beta + 0.3.0-RC1 javax.jms diff --git a/pom.xml b/pom.xml index 71b6fa5..30318ee 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.bytesoft bytejta-parent - 0.3.0-beta + 0.3.0-RC1 pom bytejta-parent ByteJTA is a XA-complicant transaction manager.