You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ss...@apache.org on 2014/03/17 09:54:49 UTC

[05/11] git commit: MARMOTTA-431: updated to jdeb 1.1.1 release for building proper .changes file

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/MARMOTTA-450
Commit: f77b249b3521fcb5b63379a3689ea4a1ca9c8bb1
Parents: 31d04b5
Author: Sergio Fernández <wi...@apache.org>
Authored: Tue Mar 11 08:46:14 2014 +0100
Committer: Sergio Fernández <wi...@apache.org>
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>