branch develop updated (a1602e5 -> e2bec27)
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 a1602e5 fixes #3375: Add documentation about Date Math syntax new e2bec27 change jbossjta version to use version available on 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 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 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 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>.
participants (1)
-
nuiton.org scm