You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/02/01 14:12:14 UTC

[05/35] jena git commit: httpcore-osgi 4.2.5

httpcore-osgi 4.2.5


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

Branch: refs/heads/master
Commit: ac46f2a146a5be9f5acf1e80c18390cb43ae6c48
Parents: d136129
Author: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Authored: Tue Oct 28 16:38:00 2014 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jan 12 01:19:14 2015 +0000

----------------------------------------------------------------------
 jena-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/ac46f2a1/jena-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/jena-bundle/pom.xml b/jena-bundle/pom.xml
index 95cca40..cc8305e 100644
--- a/jena-bundle/pom.xml
+++ b/jena-bundle/pom.xml
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
     		<artifactId>httpcore-osgi</artifactId>
-    		<version>4.2.2</version>
+    		<version>4.2.5</version>
         </dependency>
   </dependencies>