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 2015/05/28 21:43:06 UTC

[30/50] [abbrv] incubator-usergrid git commit: fix typo

fix typo

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

Branch: refs/heads/two-dot-o-dev
Commit: c3585c01c77ecde6d1553a2d5b52d25de0c27cda
Parents: 9696ca5
Author: Jan Moritz Lindemann <12...@supinfo.com>
Authored: Sun Apr 26 16:36:15 2015 -0400
Committer: Jan Moritz Lindemann <12...@supinfo.com>
Committed: Sun Apr 26 16:36:15 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/c3585c01/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 989c1f5..dddc240 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -156,7 +156,7 @@
     </developer>
   </developers>
 
-  <modules>ht
+  <modules>
     <module>java-sdk-old</module>
     <module>config</module>
     <module>core</module>