You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2013/12/19 21:03:25 UTC

git commit: removed white space from pom

Updated Branches:
  refs/heads/master e2bea14bf -> f44a312e1


removed white space from pom


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

Branch: refs/heads/master
Commit: f44a312e16b0b9bff44af7d34f4cc0c9584c6ee8
Parents: e2bea14
Author: Michael Stack <st...@kalashnikov.local>
Authored: Thu Dec 19 12:03:13 2013 -0800
Committer: Michael Stack <st...@kalashnikov.local>
Committed: Thu Dec 19 12:03:13 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/f44a312e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a7b12bb..7a52db3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
     </repository>
   </repositories>
 
-
   <!-- Deploy to own hacked maven repo in github -->
   <!-- Based on the directions here: http://cemerick.com/2010/08/24/hosting-maven-repos-on-github/ -->
   <!-- this isn't the best, but until we get into the 'real' maven repos, this is