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 acae1a743355de9b17d9927a7b4a4133a08e39c8 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Aug 3 12:00:05 2015 +0200 back to jbossjta 4.16.3.Final because new one has no same api :( and finally 4.16.3.Final is also in central --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec1c301..2dc1b00 100644 --- a/pom.xml +++ b/pom.xml @@ -451,7 +451,7 @@ <dependency> <groupId>org.jboss.jbossts</groupId> <artifactId>jbossjta</artifactId> - <version>4.16.6.Final</version> + <version>4.16.3.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>.