Repository: gora Updated Branches: refs/heads/master 3b48688f5 -> 60e36d0cf
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/60e36d0c Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/60e36d0c Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/60e36d0c Branch: refs/heads/master Commit: 60e36d0cf5688f15fcc9e70e06fc3ebdaaa0cb29 Parents: 3b48688 Author: Lewis John McGibbney <[email protected]> Authored: Thu Mar 16 22:19:35 2017 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Mar 16 22:19:35 2017 -0700 ---------------------------------------------------------------------- gora-accumulo/pom.xml | 2 +- gora-cassandra/pom.xml | 2 +- gora-compiler-cli/pom.xml | 2 +- gora-compiler/pom.xml | 2 +- gora-core/pom.xml | 2 +- gora-couchdb/pom.xml | 2 +- gora-dynamodb/pom.xml | 2 +- gora-goraci/pom.xml | 2 +- gora-hbase/pom.xml | 2 +- gora-infinispan/pom.xml | 2 +- gora-jcache/pom.xml | 2 +- gora-maven-plugin/pom.xml | 2 +- gora-mongodb/pom.xml | 2 +- gora-solr-5/pom.xml | 2 +- gora-tutorial/pom.xml | 2 +- pom.xml | 4 ++-- sources-dist/pom.xml | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml index 5a02bc3..d176c71 100644 --- a/gora-accumulo/pom.xml +++ b/gora-accumulo/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-accumulo</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml index 1139298..0d3d13c 100644 --- a/gora-cassandra/pom.xml +++ b/gora-cassandra/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-cassandra</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-compiler-cli/pom.xml ---------------------------------------------------------------------- diff --git a/gora-compiler-cli/pom.xml b/gora-compiler-cli/pom.xml index 1475840..f2011a4 100644 --- a/gora-compiler-cli/pom.xml +++ b/gora-compiler-cli/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-compiler-cli</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-compiler/pom.xml ---------------------------------------------------------------------- diff --git a/gora-compiler/pom.xml b/gora-compiler/pom.xml index ac77005..d0a5724 100644 --- a/gora-compiler/pom.xml +++ b/gora-compiler/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-compiler</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-core/pom.xml ---------------------------------------------------------------------- diff --git a/gora-core/pom.xml b/gora-core/pom.xml index 9347b90..5ce1e97 100644 --- a/gora-core/pom.xml +++ b/gora-core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-core</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-couchdb/pom.xml ---------------------------------------------------------------------- diff --git a/gora-couchdb/pom.xml b/gora-couchdb/pom.xml index f09acec..f23c097 100644 --- a/gora-couchdb/pom.xml +++ b/gora-couchdb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-couchdb</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-dynamodb/pom.xml ---------------------------------------------------------------------- diff --git a/gora-dynamodb/pom.xml b/gora-dynamodb/pom.xml index 548fafc..aca069b 100644 --- a/gora-dynamodb/pom.xml +++ b/gora-dynamodb/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-dynamodb</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-goraci/pom.xml ---------------------------------------------------------------------- diff --git a/gora-goraci/pom.xml b/gora-goraci/pom.xml index fa6816a..e72baf7 100644 --- a/gora-goraci/pom.xml +++ b/gora-goraci/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-goraci</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml index 4035d48..58331c8 100644 --- a/gora-hbase/pom.xml +++ b/gora-hbase/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-hbase</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-infinispan/pom.xml ---------------------------------------------------------------------- diff --git a/gora-infinispan/pom.xml b/gora-infinispan/pom.xml index 16ffa34..1e4c174 100644 --- a/gora-infinispan/pom.xml +++ b/gora-infinispan/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-infinispan</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-jcache/pom.xml ---------------------------------------------------------------------- diff --git a/gora-jcache/pom.xml b/gora-jcache/pom.xml index 94981d3..ff5cbed 100644 --- a/gora-jcache/pom.xml +++ b/gora-jcache/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-jcache</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/gora-maven-plugin/pom.xml b/gora-maven-plugin/pom.xml index 0f4150d..7f3149d 100644 --- a/gora-maven-plugin/pom.xml +++ b/gora-maven-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-mongodb/pom.xml ---------------------------------------------------------------------- diff --git a/gora-mongodb/pom.xml b/gora-mongodb/pom.xml index 41145cf..56568b3 100644 --- a/gora-mongodb/pom.xml +++ b/gora-mongodb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-mongodb</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-solr-5/pom.xml ---------------------------------------------------------------------- diff --git a/gora-solr-5/pom.xml b/gora-solr-5/pom.xml index ccf3483..4009ffb 100644 --- a/gora-solr-5/pom.xml +++ b/gora-solr-5/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-solr-5</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/gora-tutorial/pom.xml ---------------------------------------------------------------------- diff --git a/gora-tutorial/pom.xml b/gora-tutorial/pom.xml index 42d2c49..9286160 100644 --- a/gora-tutorial/pom.xml +++ b/gora-tutorial/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>gora-tutorial</artifactId> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1b37b19..f1c1133 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> <packaging>pom</packaging> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <name>Apache Gora</name> <description>The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, @@ -291,7 +291,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/gora.git</connection> <developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/gora.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/gora.git</url> - <tag>apache-gora-0.7</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/gora/blob/60e36d0c/sources-dist/pom.xml ---------------------------------------------------------------------- diff --git a/sources-dist/pom.xml b/sources-dist/pom.xml index 731379a..220ee1c 100644 --- a/sources-dist/pom.xml +++ b/sources-dist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.gora</groupId> <artifactId>gora</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>sources-dist</artifactId>
