You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2016/01/21 20:18:45 UTC

[1/3] cassandra git commit: Bump version in build.xml to 3.0.2

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.3 83064bfd5 -> d094a65c4


Bump version in build.xml to 3.0.2


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

Branch: refs/heads/cassandra-3.3
Commit: a20b6ef89ff09381cf1343cb1ff9f5a8ab818ba1
Parents: 7226718
Author: Tyler Hobbs <ty...@gmail.com>
Authored: Thu Jan 21 13:17:01 2016 -0600
Committer: Tyler Hobbs <ty...@gmail.com>
Committed: Thu Jan 21 13:17:01 2016 -0600

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/a20b6ef8/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index cab361f..9e8c135 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.0.1"/>
+    <property name="base.version" value="3.0.2"/>
     <property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>


[3/3] cassandra git commit: Bump version in build.xml to 3.3

Posted by ty...@apache.org.
Bump version in build.xml to 3.3


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

Branch: refs/heads/cassandra-3.3
Commit: d094a65c48325fe1a1b1765f93256544f9124a25
Parents: f728c4e
Author: Tyler Hobbs <ty...@gmail.com>
Authored: Thu Jan 21 13:18:30 2016 -0600
Committer: Tyler Hobbs <ty...@gmail.com>
Committed: Thu Jan 21 13:18:30 2016 -0600

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d094a65c/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 51589bb..c5d1b5f 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.2"/>
+    <property name="base.version" value="3.3"/>
     <property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>


[2/3] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.3

Posted by ty...@apache.org.
Merge branch 'cassandra-3.0' into cassandra-3.3


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

Branch: refs/heads/cassandra-3.3
Commit: f728c4e34b68d21cb3c87b1e37913c444ea66da2
Parents: 83064bf a20b6ef
Author: Tyler Hobbs <ty...@gmail.com>
Authored: Thu Jan 21 13:17:57 2016 -0600
Committer: Tyler Hobbs <ty...@gmail.com>
Committed: Thu Jan 21 13:17:57 2016 -0600

----------------------------------------------------------------------

----------------------------------------------------------------------