branch develop updated (47f5ab6 -> 81f2a37)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 47f5ab6 Faire paraitre le type de marée dans le nom du programme (termine #7701) Merge branch 'feature/7701' into develop new 81f2a37 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 81f2a37089a814952b1897e5d63982e23db8eeb9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 8 10:03:14 2015 +0100 optimize dependencies Summary of changes: observe-services-topia/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 81f2a37089a814952b1897e5d63982e23db8eeb9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 8 10:03:14 2015 +0100 optimize dependencies --- observe-services-topia/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/observe-services-topia/pom.xml b/observe-services-topia/pom.xml index 5c1c427..39de3ed 100644 --- a/observe-services-topia/pom.xml +++ b/observe-services-topia/pom.xml @@ -74,6 +74,10 @@ <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> + <dependency> + <groupId>com.google.code.gson</groupId> + <artifactId>gson</artifactId> + </dependency> <!-- Nuiton --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
participants (1)
-
codelutin.com scm