USERGRID-246 Set version back to 1.0.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/93bff8bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/93bff8bc Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/93bff8bc Branch: refs/heads/master Commit: 93bff8bc68888d121faccca7f5a85b1e7c9b395e Parents: 80803fa Author: John D. Ament <[email protected]> Authored: Tue Nov 11 20:46:08 2014 -0500 Committer: John D. Ament <[email protected]> Committed: Tue Nov 11 20:46:08 2014 -0500 ---------------------------------------------------------------------- stack/build-tools/pom.xml | 2 +- stack/config/pom.xml | 2 +- stack/core/pom.xml | 2 +- stack/java-sdk-old/pom.xml | 2 +- stack/launcher/pom.xml | 2 +- stack/mongo-emulator/pom.xml | 2 +- stack/pom.xml | 2 +- stack/rest/pom.xml | 2 +- stack/services/pom.xml | 2 +- stack/test-utils/pom.xml | 2 +- stack/tools/pom.xml | 2 +- stack/websocket/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/stack/build-tools/pom.xml b/stack/build-tools/pom.xml index fdefdb5..07bfc76 100644 --- a/stack/build-tools/pom.xml +++ b/stack/build-tools/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/config/pom.xml ---------------------------------------------------------------------- diff --git a/stack/config/pom.xml b/stack/config/pom.xml index 44636b3..7c7105f 100644 --- a/stack/config/pom.xml +++ b/stack/config/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/core/pom.xml ---------------------------------------------------------------------- diff --git a/stack/core/pom.xml b/stack/core/pom.xml index df764c7..d3e3e4e 100644 --- a/stack/core/pom.xml +++ b/stack/core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/java-sdk-old/pom.xml ---------------------------------------------------------------------- diff --git a/stack/java-sdk-old/pom.xml b/stack/java-sdk-old/pom.xml index 8c998a0..faa4b88 100644 --- a/stack/java-sdk-old/pom.xml +++ b/stack/java-sdk-old/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/launcher/pom.xml ---------------------------------------------------------------------- diff --git a/stack/launcher/pom.xml b/stack/launcher/pom.xml index 2d87631..cf41a08 100644 --- a/stack/launcher/pom.xml +++ b/stack/launcher/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/mongo-emulator/pom.xml ---------------------------------------------------------------------- diff --git a/stack/mongo-emulator/pom.xml b/stack/mongo-emulator/pom.xml index a787d89..7f03b61 100644 --- a/stack/mongo-emulator/pom.xml +++ b/stack/mongo-emulator/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/pom.xml ---------------------------------------------------------------------- diff --git a/stack/pom.xml b/stack/pom.xml index 843b72f..1c3c60b 100644 --- a/stack/pom.xml +++ b/stack/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <name>Usergrid Parent</name> <description>Parent module for the Apache Usergrid Project</description> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/rest/pom.xml ---------------------------------------------------------------------- diff --git a/stack/rest/pom.xml b/stack/rest/pom.xml index cadf14b..998572e 100644 --- a/stack/rest/pom.xml +++ b/stack/rest/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/services/pom.xml ---------------------------------------------------------------------- diff --git a/stack/services/pom.xml b/stack/services/pom.xml index 1a387f4..6c9c868 100644 --- a/stack/services/pom.xml +++ b/stack/services/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/test-utils/pom.xml ---------------------------------------------------------------------- diff --git a/stack/test-utils/pom.xml b/stack/test-utils/pom.xml index 961ac2f..daa9f98 100644 --- a/stack/test-utils/pom.xml +++ b/stack/test-utils/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/tools/pom.xml ---------------------------------------------------------------------- diff --git a/stack/tools/pom.xml b/stack/tools/pom.xml index 71e12bf..0fac833 100644 --- a/stack/tools/pom.xml +++ b/stack/tools/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/93bff8bc/stack/websocket/pom.xml ---------------------------------------------------------------------- diff --git a/stack/websocket/pom.xml b/stack/websocket/pom.xml index 6e46819..64f4515 100644 --- a/stack/websocket/pom.xml +++ b/stack/websocket/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent>
