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 12:54:45 UTC

[37/49] incubator-taverna-workbench-product git commit: T3-888 Added XPath activity UI.

T3-888 Added XPath activity UI.

git-svn-id: https://taverna.googlecode.com/svn/taverna/products/taverna-workbench-product/trunk@16166 bf327186-88b3-11dd-a302-d386e5130c1c


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/commit/4a92404b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/tree/4a92404b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/diff/4a92404b

Branch: refs/heads/master
Commit: 4a92404bf6af9307b345f72e3435c78f6862e6cc
Parents: 2b888f1
Author: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Wed Oct 16 16:47:09 2013 +0000
Committer: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Wed Oct 16 16:47:09 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product/blob/4a92404b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 918fb68..49a826b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,6 +406,11 @@
 			<artifactId>unrecognized-activity-ui</artifactId>
 			<version>2.0-SNAPSHOT</version>
 		</dependency>
+		<dependency>
+			<groupId>net.sf.taverna.t2.ui-activities</groupId>
+			<artifactId>xpath-activity-ui</artifactId>
+			<version>2.0-SNAPSHOT</version>
+		</dependency>
 
 		<!-- Taverna Workbench -->
 		<dependency>