You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/04/15 16:04:38 UTC

[2/3] brooklyn-dist git commit: Fix output dir

Fix output dir


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/cda86b99
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/cda86b99
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/cda86b99

Branch: refs/heads/master
Commit: cda86b99f7fc0133a8af1c8b86a8a41d6fda86c0
Parents: ce4f05a
Author: alrick87 <so...@gmail.com>
Authored: Tue Apr 12 16:58:10 2016 +0300
Committer: alrick87 <so...@gmail.com>
Committed: Tue Apr 12 16:58:10 2016 +0300

----------------------------------------------------------------------
 deb-packaging/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/cda86b99/deb-packaging/pom.xml
----------------------------------------------------------------------
diff --git a/deb-packaging/pom.xml b/deb-packaging/pom.xml
index 566f93a..e2671b2 100644
--- a/deb-packaging/pom.xml
+++ b/deb-packaging/pom.xml
@@ -53,7 +53,7 @@
                         </goals>
                         <configuration>
                             <verbose>true</verbose>
-                            <deb>target/apache-brooklyn_${project.version}_all.deb</deb>
+                            <deb>${project.build.directory}/apache-brooklyn_${project.version}_all.deb</deb>
                             <controlDir>${basedir}/src/deb/control</controlDir>
                             <dataSet>
                                 <data>