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/17 12:37:58 UTC

[43/50] [abbrv] incubator-taverna-commandline git commit: htmlparser.version

htmlparser.version


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

Branch: refs/heads/master
Commit: bf51ad1bb040d9e4b1502e401a4bb92cfb9a190e
Parents: 505d947
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Jan 6 13:06:36 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Jan 6 13:06:36 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/bf51ad1b/taverna-commandline-product/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-product/pom.xml b/taverna-commandline-product/pom.xml
index 41e73e6..63f73f6 100644
--- a/taverna-commandline-product/pom.xml
+++ b/taverna-commandline-product/pom.xml
@@ -514,7 +514,7 @@
     <dependency>
       <groupId>nu.validator.htmlparser</groupId>
       <artifactId>htmlparser</artifactId>
-      <version>1.4</version>
+      <version>${htmlparser.version}</version>
     </dependency>
 
 	</dependencies>