You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2017/09/15 09:57:54 UTC

gora git commit: [maven-release-plugin] prepare release apache-gora-0.8

Repository: gora
Updated Branches:
  refs/heads/master b13743d9d -> d17338208


[maven-release-plugin] prepare release apache-gora-0.8


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

Branch: refs/heads/master
Commit: d173382084f73f4b2779fcb9131498f11f010371
Parents: b13743d
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Fri Sep 15 02:57:51 2017 -0700
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Fri Sep 15 02:57:51 2017 -0700

----------------------------------------------------------------------
 gora-accumulo/pom.xml     | 2 +-
 gora-aerospike/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-orientdb/pom.xml     | 2 +-
 gora-solr/pom.xml         | 2 +-
 gora-tutorial/pom.xml     | 2 +-
 pom.xml                   | 4 ++--
 sources-dist/pom.xml      | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-accumulo/pom.xml
----------------------------------------------------------------------
diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml
index cdc893b..23b884f 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-accumulo</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-aerospike/pom.xml
----------------------------------------------------------------------
diff --git a/gora-aerospike/pom.xml b/gora-aerospike/pom.xml
index 266bb3f..a1ed0f8 100644
--- a/gora-aerospike/pom.xml
+++ b/gora-aerospike/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-aerospike</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index 2956694..b239264 100644
--- a/gora-cassandra/pom.xml
+++ b/gora-cassandra/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.8</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-cassandra</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-compiler-cli/pom.xml
----------------------------------------------------------------------
diff --git a/gora-compiler-cli/pom.xml b/gora-compiler-cli/pom.xml
index 0b12a21..d45c4ff 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-compiler-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/gora-compiler/pom.xml b/gora-compiler/pom.xml
index 64e8466..4871bb9 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-compiler</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-core/pom.xml
----------------------------------------------------------------------
diff --git a/gora-core/pom.xml b/gora-core/pom.xml
index ebb3dc5..cebfc92 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-core</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-couchdb/pom.xml b/gora-couchdb/pom.xml
index 2dffecc..14e859b 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-dynamodb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-dynamodb/pom.xml b/gora-dynamodb/pom.xml
index b55e845..54111df 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-dynamodb</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-goraci/pom.xml
----------------------------------------------------------------------
diff --git a/gora-goraci/pom.xml b/gora-goraci/pom.xml
index b91d576..26ace2f 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-goraci</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml
index 2c2b32a..eeb5443 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-infinispan/pom.xml
----------------------------------------------------------------------
diff --git a/gora-infinispan/pom.xml b/gora-infinispan/pom.xml
index aa7a865..ac566ae 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-infinispan</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-jcache/pom.xml
----------------------------------------------------------------------
diff --git a/gora-jcache/pom.xml b/gora-jcache/pom.xml
index 0611332..2dd4628 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-jcache</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/gora-maven-plugin/pom.xml b/gora-maven-plugin/pom.xml
index e17757d..973bf8e 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-mongodb/pom.xml b/gora-mongodb/pom.xml
index 8c9615f..2ecfed2 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-orientdb/pom.xml
----------------------------------------------------------------------
diff --git a/gora-orientdb/pom.xml b/gora-orientdb/pom.xml
index af39865..756ccdb 100644
--- a/gora-orientdb/pom.xml
+++ b/gora-orientdb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-orientdb</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-solr/pom.xml
----------------------------------------------------------------------
diff --git a/gora-solr/pom.xml b/gora-solr/pom.xml
index 499ebce..1362074 100644
--- a/gora-solr/pom.xml
+++ b/gora-solr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/gora-tutorial/pom.xml
----------------------------------------------------------------------
diff --git a/gora-tutorial/pom.xml b/gora-tutorial/pom.xml
index 9273068..99fa143 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-tutorial</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 87d5601..f82e020 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   <groupId>org.apache.gora</groupId>
   <artifactId>gora</artifactId>
   <packaging>pom</packaging>
-  <version>0.9-SNAPSHOT</version>
+  <version>0.8</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>HEAD</tag>
+    <tag>apache-gora-0.8</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/gora/blob/d1733820/sources-dist/pom.xml
----------------------------------------------------------------------
diff --git a/sources-dist/pom.xml b/sources-dist/pom.xml
index 185ea36..624d30f 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.9-SNAPSHOT</version>
+    <version>0.8</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sources-dist</artifactId>