commit af5f174ff3806c0a7b51b00c9ce1f9bb9e11b051 Author: stack Date: Thu Dec 11 12:05:27 2014 -0800 HTRACE-14 Bump version to 3.1.0-SNAPSHOT diff --git a/htrace-core/pom.xml b/htrace-core/pom.xml index 42f624c..67b876e 100644 --- a/htrace-core/pom.xml +++ b/htrace-core/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> htrace org.apache.htrace - 3.0.4 + 3.1.0-SNAPSHOT htrace-core diff --git a/htrace-core/src/go/src/org/apache/htrace/common/version.go b/htrace-core/src/go/src/org/apache/htrace/common/version.go index 789f12f..c560c09 100644 --- a/htrace-core/src/go/src/org/apache/htrace/common/version.go +++ b/htrace-core/src/go/src/org/apache/htrace/common/version.go @@ -19,4 +19,4 @@ package common -const RELEASE_VERSION = "1.0-SNAPSHOT" +const RELEASE_VERSION = "3.1.0-SNAPSHOT" diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml index a10abd6..ccb43a6 100644 --- a/htrace-hbase/pom.xml +++ b/htrace-hbase/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> htrace org.apache.htrace - 3.0.4 + 3.1.0-SNAPSHOT htrace-hbase diff --git a/htrace-zipkin/pom.xml b/htrace-zipkin/pom.xml index 81b712e..e34c1cc 100644 --- a/htrace-zipkin/pom.xml +++ b/htrace-zipkin/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> htrace org.apache.htrace - 3.0.4 + 3.1.0-SNAPSHOT htrace-zipkin diff --git a/pom.xml b/pom.xml index 24976db..b14c6b8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ language governing permissions and limitations under the License. --> org.apache.htrace htrace - 3.0.4 + 3.1.0-SNAPSHOT pom htrace