Repository: gora
Updated Branches:
  refs/heads/master e7b97c707 -> 68c67db30


[maven-release-plugin] prepare branch 0.8.0


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

Branch: refs/heads/master
Commit: 68c67db30cc1b9d0eb564571750e4ecf65276855
Parents: e7b97c7
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Fri Sep 15 02:35:36 2017 -0700
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Fri Sep 15 02:35:36 2017 -0700

----------------------------------------------------------------------
 gora-cassandra/pom.xml | 3 +--
 pom.xml                | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/68c67db3/gora-cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index 99ede48..e82ca95 100644
--- a/gora-cassandra/pom.xml
+++ b/gora-cassandra/pom.xml
@@ -16,8 +16,7 @@
   ~  limitations under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

http://git-wip-us.apache.org/repos/asf/gora/blob/68c67db3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 840ffda..4442d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>0.8.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

Reply via email to