branch develop updated (6b9dc5e -> a418c54)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 6b9dc5e replace c3p0 by HikariCP new a418c54 optimize dependencies 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 a418c54414cd8e584d3422b467d72d94bada2126 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 4 15:31:04 2017 +0100 optimize dependencies Summary of changes: pollen-persistence/pom.xml | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit a418c54414cd8e584d3422b467d72d94bada2126 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 4 15:31:04 2017 +0100 optimize dependencies --- pollen-persistence/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pollen-persistence/pom.xml b/pollen-persistence/pom.xml index ac5707e..3a79514 100644 --- a/pollen-persistence/pom.xml +++ b/pollen-persistence/pom.xml @@ -71,6 +71,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-hikaricp</artifactId> + <scope>runtime</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm