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/03/19 02:20:53 UTC

[6/9] git commit: Fixing merge error: duplicate module in POM.

Fixing merge error: duplicate module in POM.


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

Branch: refs/heads/asyncqueue
Commit: 72a9e7f3b498fd55284a5043e9b5d0cc3fe7193d
Parents: 6979ae6
Author: Dave Johnson <dm...@apigee.com>
Authored: Tue Mar 18 07:39:24 2014 -0400
Committer: Dave Johnson <dm...@apigee.com>
Committed: Tue Mar 18 07:39:24 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/72a9e7f3/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 46fbc68..93d57a0 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -192,7 +192,6 @@
     <module>websocket</module>
     <module>rest</module>
     <module>launcher</module>
-    <module>query-validator</module>
     <module>test-utils</module>
     <module>query-validator</module>
     <module>build-tools</module>