You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/01/30 02:21:14 UTC

[34/50] [abbrv] git commit: Add query-validator module

Add query-validator module


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

Branch: refs/heads/USERGRID-2771-graph-edges
Commit: bb52e1c2c0cdb25bef8d7ba980034d060a088d3c
Parents: ebfe96e
Author: Sungju Jin <su...@softwaregeeks.org>
Authored: Thu Jan 16 23:04:57 2014 +0900
Committer: Sungju Jin <su...@softwaregeeks.org>
Committed: Thu Jan 16 23:04:57 2014 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/bb52e1c2/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 2ec4757..7906901 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -166,6 +166,7 @@
     <module>websocket</module>
     <module>rest</module>
     <module>launcher</module>
+    <module>query-validator</module>
     <module>test-utils</module>
     <module>build-tools</module>
   </modules>