Repository: marmotta Updated Branches: refs/heads/develop 055e9ece0 -> 58258b85e
updated jdeb version Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/58258b85 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/58258b85 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/58258b85 Branch: refs/heads/develop Commit: 58258b85e41b277f7c4c540c9b99973c34232c75 Parents: 055e9ec Author: Sergio Fernández <[email protected]> Authored: Fri Apr 3 10:47:01 2015 +0200 Committer: Sergio Fernández <[email protected]> Committed: Fri Apr 3 10:47:01 2015 +0200 ---------------------------------------------------------------------- launchers/marmotta-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/58258b85/launchers/marmotta-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp/pom.xml b/launchers/marmotta-webapp/pom.xml index deb2af0..e9aafed 100644 --- a/launchers/marmotta-webapp/pom.xml +++ b/launchers/marmotta-webapp/pom.xml @@ -122,7 +122,7 @@ <plugin> <artifactId>jdeb</artifactId> <groupId>org.vafer</groupId> - <version>1.1.1</version> + <version>1.4</version> <executions> <execution> <phase>package</phase>
