Repository: incubator-juneau
Updated Branches:
  refs/heads/master c6fe10e88 -> d684798c9


Change distribution names to apache-juneau-vX-*

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/d684798c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/d684798c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/d684798c

Branch: refs/heads/master
Commit: d684798c90630a7d552a12fab2ea5f4ce8a551e5
Parents: c6fe10e
Author: jamesbognar <jamesbog...@gmail.com>
Authored: Wed Sep 28 17:32:14 2016 -0400
Committer: jamesbognar <jamesbog...@gmail.com>
Committed: Wed Sep 28 17:32:14 2016 -0400

----------------------------------------------------------------------
 juneau-distrib/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/d684798c/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index 3fe88c0..044697a 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -148,6 +148,7 @@
                                                        <goal>single</goal>
                                                </goals>
                                                <configuration>
+                                                       
<finalName>apache-juneau-${project.version}</finalName>
                                                        <descriptors>
                                                                
<descriptor>src/assembly/src.xml</descriptor>
                                                                
<descriptor>src/assembly/bin.xml</descriptor>

Reply via email to