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/02/17 15:02:35 UTC

[2/2] incubator-taverna-language git commit: Don't specify shade-plugin version

Don't specify shade-plugin version


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

Branch: refs/heads/master
Commit: 53c932675e42300650474912b6a3524fbc99f040
Parents: a123dca
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Feb 17 14:02:17 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Feb 17 14:02:17 2016 +0000

----------------------------------------------------------------------
 taverna-tavlang-tool/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/53c93267/taverna-tavlang-tool/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-tavlang-tool/pom.xml b/taverna-tavlang-tool/pom.xml
index 51c402d..47987ea 100644
--- a/taverna-tavlang-tool/pom.xml
+++ b/taverna-tavlang-tool/pom.xml
@@ -153,7 +153,6 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-shade-plugin</artifactId>
-				<version>2.3</version>
 				<executions>
 					<execution>
 						<phase>package</phase>