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/05/15 15:33:16 UTC

incubator-taverna-maven-parent git commit: jersey.client

Repository: incubator-taverna-maven-parent
Updated Branches:
  refs/heads/master 992ceee7f -> 3150f4840


jersey.client

used by scufl2-wfdesc and taverna server


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

Branch: refs/heads/master
Commit: 3150f4840bf593c0785859fec211142bad442f02
Parents: 992ceee
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun May 15 16:32:53 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun May 15 16:32:53 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/3150f484/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 66dbdbb..1344767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,6 +383,7 @@ upgraded - this leads to recursive spaghetti.
 <jdom.version>1.1.0</jdom.version> <!-- com.springsource.org.jdom -->
 <jedit.syntax.version>2.2.5</jedit.syntax.version>
 <jena.version>3.1.0</jena.version><!-- See also jsonld-java and httpcomponents -->
+<jersey.client.version>1.19.1</jersey.client.version>
 <jetty.version>6.1.24</jetty.version>
 <jmimemagic.version>0.1.2</jmimemagic.version>
 <jmoby.version>1.1.5-taverna</jmoby.version>