branch develop updated (e2bec27 -> acae1a7)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wikitty. See http://git.nuiton.org/wikitty.git from e2bec27 change jbossjta version to use version available on central new acae1a7 back to jbossjta 4.16.3.Final because new one has no same api :( and finally 4.16.3.Final is also in central The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: 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 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm