Repository: marmotta Updated Branches: refs/heads/develop 5fa42d206 -> 50e978ce4
updated maven-download-plugin Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/50e978ce Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/50e978ce Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/50e978ce Branch: refs/heads/develop Commit: 50e978ce4d27ef5ea09776fb5dc79ca6e1cada86 Parents: 5fa42d2 Author: Sergio Fernández <[email protected]> Authored: Mon Feb 24 10:41:36 2014 +0100 Committer: Sergio Fernández <[email protected]> Committed: Mon Feb 24 10:41:36 2014 +0100 ---------------------------------------------------------------------- launchers/marmotta-installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/50e978ce/launchers/marmotta-installer/pom.xml ---------------------------------------------------------------------- diff --git a/launchers/marmotta-installer/pom.xml b/launchers/marmotta-installer/pom.xml index e723e63..521d3c6 100644 --- a/launchers/marmotta-installer/pom.xml +++ b/launchers/marmotta-installer/pom.xml @@ -238,7 +238,7 @@ <plugin> <groupId>com.googlecode.maven-download-plugin</groupId> <artifactId>maven-download-plugin</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <executions> <execution> <id>download-tomcat</id>
