You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@falcon.apache.org by ba...@apache.org on 2016/04/12 18:01:03 UTC

falcon git commit: FALCON-1896 Failure in Falcon build in distro module

Repository: falcon
Updated Branches:
  refs/heads/master 4bf2401ad -> a49133aaf


FALCON-1896 Failure in Falcon build in distro module

Author: Praveen Adlakha <ad...@gmail.com>

Reviewers: "Balu Vellanki <ba...@apache.org>"

Closes #95 from PraveenAdlakha/1896


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

Branch: refs/heads/master
Commit: a49133aafecee7c047d201bdefe49e703f2e65b6
Parents: 4bf2401
Author: Praveen Adlakha <ad...@gmail.com>
Authored: Tue Apr 12 09:00:57 2016 -0700
Committer: bvellanki <bv...@hortonworks.com>
Committed: Tue Apr 12 09:00:57 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/falcon/blob/a49133aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 689fd88..d768c6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1345,7 +1345,7 @@
 
               <plugin>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.2.1</version>
+                <version>2.6</version>
                 <configuration>
                     <descriptors>
                         <descriptor>src/main/assemblies/empty.xml</descriptor>