Repository: incubator-unomi
Updated Branches:
  refs/heads/master 23d9044ef -> f40a24eef


UNOMI-74 use updated version of uadetector from jahia repo


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/f40a24ee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/f40a24ee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/f40a24ee

Branch: refs/heads/master
Commit: f40a24eefb633b5cbce87dfa5fcab22386c4db3c
Parents: 23d9044
Author: dgaillard <[email protected]>
Authored: Tue Jan 24 13:57:33 2017 +0100
Committer: dgaillard <[email protected]>
Committed: Tue Jan 24 13:57:33 2017 +0100

----------------------------------------------------------------------
 plugins/request/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/f40a24ee/plugins/request/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/request/pom.xml b/plugins/request/pom.xml
index baf7267..cd17202 100644
--- a/plugins/request/pom.xml
+++ b/plugins/request/pom.xml
@@ -45,13 +45,13 @@
         <dependency>
             <groupId>net.sf.uadetector</groupId>
             <artifactId>uadetector-resources</artifactId>
-            <version>2014.10</version>
+            <version>2014.11-jahia1</version>
         </dependency>
 
         <dependency>
             <groupId>net.sf.uadetector</groupId>
             <artifactId>uadetector-core</artifactId>
-            <version>0.9.22-133</version>
+            <version>0.9.23-jahia1</version>
         </dependency>
 
         <dependency>

Reply via email to