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/31 14:11:14 UTC

incubator-taverna-commandline git commit: taverna-credential-manager-impl

Repository: incubator-taverna-commandline
Updated Branches:
  refs/heads/master 6b1825d44 -> ffd750179


taverna-credential-manager-impl


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/ffd75017
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/ffd75017
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/ffd75017

Branch: refs/heads/master
Commit: ffd7501793c6eebcc135eea32cb9ffaf5c84ea4f
Parents: 6b1825d
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue May 31 15:11:01 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue May 31 15:11:01 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/ffd75017/taverna-commandline-common/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-common/pom.xml b/taverna-commandline-common/pom.xml
index 29f37ed..bda8436 100644
--- a/taverna-commandline-common/pom.xml
+++ b/taverna-commandline-common/pom.xml
@@ -66,7 +66,7 @@
  -->
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-credential-manager</artifactId>
+			<artifactId>taverna-credential-manager-impl</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>