Repository: qpid-jms Updated Branches: refs/heads/master 926d85d4a -> a83f64faf
Lets keep this one's name simple and clean. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a83f64fa Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/a83f64fa Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/a83f64fa Branch: refs/heads/master Commit: a83f64fafc91bdb0c8dfa241c4f119676e971b54 Parents: 926d85d Author: Timothy Bish <[email protected]> Authored: Tue Mar 10 12:57:56 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue Mar 10 12:57:56 2015 -0400 ---------------------------------------------------------------------- apache-qpid-jms/src/main/assembly/bin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/a83f64fa/apache-qpid-jms/src/main/assembly/bin.xml ---------------------------------------------------------------------- diff --git a/apache-qpid-jms/src/main/assembly/bin.xml b/apache-qpid-jms/src/main/assembly/bin.xml index 3dd62ce..7f72cdf 100644 --- a/apache-qpid-jms/src/main/assembly/bin.xml +++ b/apache-qpid-jms/src/main/assembly/bin.xml @@ -26,7 +26,7 @@ <formats> <format>tar.gz</format> </formats> - <baseDirectory>apache-qpid-jms-${project.version}-bin</baseDirectory> + <baseDirectory>apache-qpid-jms-${project.version}</baseDirectory> <fileSets> <fileSet> <directory>${basedir}/src/main/assembly/</directory> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
