Repository: incubator-htrace Updated Branches: refs/heads/4.2 3ee549dd8 -> 7c0ae16b7
HTRACE-385 Change version from 4.2.0 to 4.2.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/7c0ae16b Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/7c0ae16b Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/7c0ae16b Branch: refs/heads/4.2 Commit: 7c0ae16b71683b71908cae0e59472f3a92074c19 Parents: 3ee549d Author: stack <[email protected]> Authored: Thu Sep 15 09:27:49 2016 -0700 Committer: stack <[email protected]> Committed: Thu Sep 15 09:27:49 2016 -0700 ---------------------------------------------------------------------- htrace-c/pom.xml | 2 +- htrace-core4/pom.xml | 2 +- htrace-flume/pom.xml | 2 +- htrace-hbase/pom.xml | 2 +- htrace-htraced/pom.xml | 2 +- htrace-webapp/pom.xml | 2 +- htrace-zipkin/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-c/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-c/pom.xml b/htrace-c/pom.xml index 741eea4..67a62b4 100644 --- a/htrace-c/pom.xml +++ b/htrace-c/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-core4/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-core4/pom.xml b/htrace-core4/pom.xml index e8a61fe..bf8bd39 100644 --- a/htrace-core4/pom.xml +++ b/htrace-core4/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-flume/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-flume/pom.xml b/htrace-flume/pom.xml index d286ff2..5348c5e 100644 --- a/htrace-flume/pom.xml +++ b/htrace-flume/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml index a4421a9..4bffb8f 100644 --- a/htrace-hbase/pom.xml +++ b/htrace-hbase/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-htraced/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml index d110305..51293dd 100644 --- a/htrace-htraced/pom.xml +++ b/htrace-htraced/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-webapp/pom.xml b/htrace-webapp/pom.xml index ae9fb9c..eaf66b5 100644 --- a/htrace-webapp/pom.xml +++ b/htrace-webapp/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/htrace-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-zipkin/pom.xml b/htrace-zipkin/pom.xml index 485f24a..125c623 100644 --- a/htrace-zipkin/pom.xml +++ b/htrace-zipkin/pom.xml @@ -18,7 +18,7 @@ language governing permissions and limitations under the License. --> <parent> <artifactId>htrace</artifactId> <groupId>org.apache.htrace</groupId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/7c0ae16b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 56fc8a6..ecd665c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. --> <groupId>org.apache.htrace</groupId> <artifactId>htrace</artifactId> - <version>4.2.0</version> + <version>4.2.0-incubating</version> <packaging>pom</packaging> <name>Apache HTrace</name> <description>A distributed tracing framework.</description>
