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/27 16:21:40 UTC

incubator-taverna-plugin-component git commit: taverna-scufl2-validation-structural dep removed

Repository: incubator-taverna-plugin-component
Updated Branches:
  refs/heads/master 8234e8e75 -> 182d1fe9a


taverna-scufl2-validation-structural  dep removed

now part of taverna-scufl2-api


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/commit/182d1fe9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/tree/182d1fe9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/diff/182d1fe9

Branch: refs/heads/master
Commit: 182d1fe9acdee34d0faa9c4b7e83b86e96090439
Parents: 8234e8e
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri Feb 27 15:21:18 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Fri Feb 27 15:21:18 2015 +0000

----------------------------------------------------------------------
 taverna-component-activity/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/182d1fe9/taverna-component-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-component-activity/pom.xml b/taverna-component-activity/pom.xml
index 25515fd..c052db2 100644
--- a/taverna-component-activity/pom.xml
+++ b/taverna-component-activity/pom.xml
@@ -65,11 +65,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation-structural</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
 			<artifactId>taverna-scufl2-t2flow</artifactId>
 			<version>${taverna.language.version}</version>
 			<scope>test</scope>