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/23 11:36:06 UTC

[51/58] [abbrv] incubator-taverna-plugin-component git commit: name tweak

name tweak


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

Branch: refs/heads/master
Commit: ca64c500fb3a6b2c6acf937b24c0a39a48da7601
Parents: 43334c1
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sat Feb 21 21:40:44 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sat Feb 21 21:40:44 2015 +0000

----------------------------------------------------------------------
 taverna-component-activity-ui/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/ca64c500/taverna-component-activity-ui/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-component-activity-ui/pom.xml b/taverna-component-activity-ui/pom.xml
index 550d002..feaf2b6 100644
--- a/taverna-component-activity-ui/pom.xml
+++ b/taverna-component-activity-ui/pom.xml
@@ -8,7 +8,7 @@
 		<version>2.1.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>component-activity-ui</artifactId>
-	<name>Taverna 3 Component activity UI bindings</name>
+	<name>Apache Taverna Component Workbench integration</name>
 	<dependencies>
 		<dependency>
 			<groupId>${project.parent.groupId}</groupId>