You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 11:31:20 UTC

[06/50] incubator-taverna-maven-parent git commit: httpclient-osgi 4.2.6 and httpcore-osgi 4.2.5

httpclient-osgi 4.2.6 and httpcore-osgi 4.2.5


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/0b97d8ae
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/0b97d8ae
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/0b97d8ae

Branch: refs/heads/master
Commit: 0b97d8ae55cfd208d79729f7f99c62b161665c1f
Parents: 11b827a
Author: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Authored: Wed Dec 24 01:20:40 2014 -0600
Committer: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Committed: Wed Dec 24 01:21:14 2014 -0600

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/0b97d8ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfae1c1..2232bce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,8 @@ upgraded - this leads to recursive spaghetti.
 <activation.version>1.1.1</activation.version>
 <antlr.version>2.7.7</antlr.version>
 <apache.commons.csv.version>1.0.0.BUILD-20080106</apache.commons.csv.version>
-<apache.httpclient.version>4.2.1</apache.httpclient.version>
+<apache.httpclient.version>4.2.6</apache.httpclient.version>
+<apache.httpcore.version>4.2.5</apache.httpcore.version>
 <aspectj.version>1.6.9</aspectj.version>
 <axis.jaxrpc.version>1.4</axis.jaxrpc.version>
 <axis.sggj.version>1.4</axis.sggj.version>