You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by mb...@apache.org on 2018/01/28 14:29:51 UTC

asterixdb-bad git commit: Coordinated change for code formatting change

Repository: asterixdb-bad
Updated Branches:
  refs/heads/master d4302ecd1 -> fb2c0948b


Coordinated change for code formatting change

Change-Id: I80cf88d614f20f74965c4e51af85de74cb01ce5e


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

Branch: refs/heads/master
Commit: fb2c0948bb2f31027cfe8eefdc6ad3a589bb02dd
Parents: d4302ec
Author: Michael Blow <mb...@apache.org>
Authored: Tue Jan 23 16:54:55 2018 -0500
Committer: Michael Blow <mb...@apache.org>
Committed: Tue Jan 23 16:54:55 2018 -0500

----------------------------------------------------------------------
 asterix-bad/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb-bad/blob/fb2c0948/asterix-bad/pom.xml
----------------------------------------------------------------------
diff --git a/asterix-bad/pom.xml b/asterix-bad/pom.xml
index 4f85b0a..e94b912 100644
--- a/asterix-bad/pom.xml
+++ b/asterix-bad/pom.xml
@@ -27,6 +27,7 @@
     <properties>
     <asterix.version>0.9.3-SNAPSHOT</asterix.version>
     <hyracks.version>0.3.3-SNAPSHOT</hyracks.version>
+    <source-format.skip>true</source-format.skip>
   </properties>
     <build>
     <plugins>