<commons.codec.version>1.7 for T3-1193
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/79be5430 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/79be5430 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/79be5430 Branch: refs/heads/master Commit: 79be5430fda98464f01bdb670a31eb38156880e9 Parents: d8ab240 Author: Christian-B <brenn...@cs.man.ac.uk> Authored: Tue Jul 1 16:00:39 2014 +0100 Committer: Christian-B <brenn...@cs.man.ac.uk> Committed: Tue Jul 1 16:00:39 2014 +0100 ---------------------------------------------------------------------- taverna-download-impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/79be5430/taverna-download-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-download-impl/pom.xml b/taverna-download-impl/pom.xml index ff4c9ae..a1ee297 100644 --- a/taverna-download-impl/pom.xml +++ b/taverna-download-impl/pom.xml @@ -43,7 +43,7 @@ <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> - <version>1.7</version> + <version>${commons.codec.version}</version> </dependency> </dependencies> <repositories>