Repository: incubator-taverna-plugin-component
Updated Branches:
  refs/heads/master 9075dc70c -> 00c2f0686


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

Branch: refs/heads/master
Commit: e92ab2ae0a9b164bc5bca6f63a5032226963a66d
Parents: 9075dc7
Author: Stian Soiland-Reyes <[email protected]>
Authored: Wed Jun 6 23:53:51 2018 +0100
Committer: Stian Soiland-Reyes <[email protected]>
Committed: Wed Jun 6 23:53:51 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/e92ab2ae/taverna-component-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-component-activity/pom.xml 
b/taverna-component-activity/pom.xml
index 3d05378..9410910 100644
--- a/taverna-component-activity/pom.xml
+++ b/taverna-component-activity/pom.xml
@@ -92,7 +92,7 @@
                        <version>${taverna.language.version}</version> 
</dependency> -->
                <dependency>
                        <groupId>org.apache.taverna.engine</groupId>
-                       <artifactId>taverna-credential-manager</artifactId>
+                       <artifactId>taverna-credential-manager-api</artifactId>
                        <version>${taverna.engine.version}</version>
                </dependency>
 

Reply via email to