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

[6/9] git commit: Remove hardcoded version within tools

Remove hardcoded version within tools


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

Branch: refs/heads/master
Commit: 190688b5c0006b6b52e597d98e87aa27f9d91f2a
Parents: f42d9f4
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Wed Aug 20 22:38:20 2014 -0700
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Wed Aug 20 22:38:20 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/190688b5/stack/tools/pom.xml
----------------------------------------------------------------------
diff --git a/stack/tools/pom.xml b/stack/tools/pom.xml
index 24d1913..8a1af58 100644
--- a/stack/tools/pom.xml
+++ b/stack/tools/pom.xml
@@ -29,7 +29,6 @@
   <name>Usergrid Tools</name>
   <description>Command line tools for Usergrid system.</description>
   <packaging>jar</packaging>
-  <version>0.0.29</version>
 
   <reporting>
     <plugins>