diff --git a/htrace-c/pom.xml b/htrace-c/pom.xml
index 6efe766..eeab648 100644
--- a/htrace-c/pom.xml
+++ b/htrace-c/pom.xml
@@ -24,7 +24,7 @@
htrace
org.apache.htrace
- 3.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/htrace-core/pom.xml b/htrace-core/pom.xml
index 6026510..ecf9d84 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.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/htrace-flume/pom.xml b/htrace-flume/pom.xml
index 2c5c188..3da0da7 100644
--- a/htrace-flume/pom.xml
+++ b/htrace-flume/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
htrace
org.apache.htrace
- 3.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml
index bc00389..2230b32 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.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml
index d775850..c6166bc 100644
--- a/htrace-htraced/pom.xml
+++ b/htrace-htraced/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
htrace
org.apache.htrace
- 3.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
@@ -238,7 +238,7 @@ language governing permissions and limitations under the License. -->
Application
true
- 3.3.0
+ 4.0.0
755
644
root
@@ -267,7 +267,7 @@ language governing permissions and limitations under the License. -->
/usr/local/htraced/java
- target/htrace-htraced-3.3.0-incubating-SNAPSHOT.jar
+ target/htrace-htraced-4.0.0-incubating-SNAPSHOT.jar
diff --git a/htrace-webapp/pom.xml b/htrace-webapp/pom.xml
index b5cd156..7304c45 100644
--- a/htrace-webapp/pom.xml
+++ b/htrace-webapp/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
htrace
org.apache.htrace
- 3.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/htrace-zipkin/pom.xml b/htrace-zipkin/pom.xml
index 53c21ea..86922f8 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.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 52f0825..883099c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ language governing permissions and limitations under the License. -->
org.apache.htrace
htrace
- 3.3.0-incubating-SNAPSHOT
+ 4.0.0-incubating-SNAPSHOT
pom
Apache HTrace
A distributed tracing framework.