This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository wikitty. See http://git.nuiton.org/wikitty.git commit e2bec27f0ddbf3db34642c53729b2d623c58bc65 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Aug 3 11:47:09 2015 +0200 change jbossjta version to use version available on central --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dc1b00..ec1c301 100644 --- a/pom.xml +++ b/pom.xml @@ -451,7 +451,7 @@ <dependency> <groupId>org.jboss.jbossts</groupId> <artifactId>jbossjta</artifactId> - <version>4.16.3.Final</version> + <version>4.16.6.Final</version> <scope>compile</scope> <exclusions> <exclusion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.