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/11/02 17:30:58 UTC

incubator-taverna-language git commit: add test-jar, not test-jar sources :)

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master 7b70e6727 -> b3a78ddc3


add test-jar, not test-jar sources :)


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

Branch: refs/heads/master
Commit: b3a78ddc33762b6344059b255e8e2df30104072d
Parents: 7b70e67
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Nov 2 17:30:14 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Nov 2 17:30:14 2016 +0000

----------------------------------------------------------------------
 taverna-scufl2-api/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/b3a78ddc/taverna-scufl2-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-scufl2-api/pom.xml b/taverna-scufl2-api/pom.xml
index 4c0052a..2930371 100644
--- a/taverna-scufl2-api/pom.xml
+++ b/taverna-scufl2-api/pom.xml
@@ -53,9 +53,10 @@
     </dependencies>
     <build>
         <plugins>
+
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
-              <artifactId>maven-source-plugin</artifactId>
+              <artifactId>maven-jar-plugin</artifactId>
               <executions>
             <execution>
               <goals>