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 2016/02/21 20:39:07 UTC

incubator-taverna-maven-parent git commit: and httpcore version ..

Repository: incubator-taverna-maven-parent
Updated Branches:
  refs/heads/master ccd43ea64 -> b8e042d85


and httpcore version ..


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/b8e042d8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/b8e042d8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/b8e042d8

Branch: refs/heads/master
Commit: b8e042d85c3fe4cbfcd4384595d3e2d2690d0a29
Parents: ccd43ea
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun Feb 21 19:39:00 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun Feb 21 19:39:00 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/b8e042d8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfc2778..129c906 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,7 +448,7 @@ upgraded - this leads to recursive spaghetti.
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpcore-osgi</artifactId>
-            <!-- <version>${apache.httpcore.version}</version> -->
+            <version>${apache.httpcore.version}</version>
             <exclusions>
               <!-- These are all embedded within httpcore-osgi
                 and so should not be depended on again