Repository: incubator-htrace Updated Branches: refs/heads/master fc2051ad4 -> e12b5fcfa
HTRACE-385 Change version from 4.2.0 to 4.2.0-incubating; On master branch make it 4.3.0... Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/e12b5fcf Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/e12b5fcf Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/e12b5fcf Branch: refs/heads/master Commit: e12b5fcfaafa56d676fee5f873da01df6b61dac9 Parents: fc2051a Author: stack <[email protected]> Authored: Thu Sep 15 09:29:39 2016 -0700 Committer: stack <[email protected]> Committed: Thu Sep 15 09:29:39 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/e12b5fcf/htrace-c/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-c/pom.xml b/htrace-c/pom.xml index 71490e3..e3eec4e 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-core4/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-core4/pom.xml b/htrace-core4/pom.xml index f81b141..e3165ce 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-flume/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-flume/pom.xml b/htrace-flume/pom.xml index f31acf1..8238410 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml index 0be2fa8..e3427c5 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-htraced/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml index b6c02d8..a981ca7 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-webapp/pom.xml b/htrace-webapp/pom.xml index eeb34f1..d868397 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/htrace-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-zipkin/pom.xml b/htrace-zipkin/pom.xml index f5e4ac9..f272e7e 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/e12b5fcf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ab4f370..44e850a 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.3.0-SNAPSHOT</version> + <version>4.3.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache HTrace</name> <description>A distributed tracing framework.</description>
