MARMOTTA-431: updated to jdeb 1.1.1 release for building proper .changes file
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f77b249b Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f77b249b Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f77b249b Branch: refs/heads/develop Commit: f77b249b3521fcb5b63379a3689ea4a1ca9c8bb1 Parents: 31d04b5 Author: Sergio Fernández <[email protected]> Authored: Tue Mar 11 08:46:14 2014 +0100 Committer: Sergio Fernández <[email protected]> Committed: Tue Mar 11 08:46:14 2014 +0100 ---------------------------------------------------------------------- launchers/marmotta-webapp/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/f77b249b/launchers/marmotta-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp/pom.xml b/launchers/marmotta-webapp/pom.xml index bf7bf27..a2c435b 100644 --- a/launchers/marmotta-webapp/pom.xml +++ b/launchers/marmotta-webapp/pom.xml @@ -140,8 +140,7 @@ <plugin> <artifactId>jdeb</artifactId> <groupId>org.vafer</groupId> - <!--required for generating proper .changes: <version>1.1-SNAPSHOT</version>--> - <version>1.0.1</version> + <version>1.1.1</version> <executions> <execution> <phase>package</phase>
