diff --git a/dubbo-cluster/pom.xml b/dubbo-cluster/pom.xml
index d8179ba862..6fcbe092b5 100644
--- a/dubbo-cluster/pom.xml
+++ b/dubbo-cluster/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-cluster
jar
diff --git a/dubbo-common/pom.xml b/dubbo-common/pom.xml
index 5b24aa3a8c..9d5cf00634 100644
--- a/dubbo-common/pom.xml
+++ b/dubbo-common/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-common
jar
diff --git a/dubbo-config/pom.xml b/dubbo-config/pom.xml
index 493abfb42f..f8c689012a 100644
--- a/dubbo-config/pom.xml
+++ b/dubbo-config/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-config
jar
diff --git a/dubbo-container/pom.xml b/dubbo-container/pom.xml
index 37b7f11da1..0d5376bc6a 100644
--- a/dubbo-container/pom.xml
+++ b/dubbo-container/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-container
jar
diff --git a/dubbo-monitor/pom.xml b/dubbo-monitor/pom.xml
index cbb2af1552..b13307e308 100644
--- a/dubbo-monitor/pom.xml
+++ b/dubbo-monitor/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-monitor
jar
diff --git a/dubbo-registry/pom.xml b/dubbo-registry/pom.xml
index 983002012c..ea5694bc3d 100644
--- a/dubbo-registry/pom.xml
+++ b/dubbo-registry/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-registry
jar
diff --git a/dubbo-remoting/pom.xml b/dubbo-remoting/pom.xml
index 462b649681..8571e64a97 100644
--- a/dubbo-remoting/pom.xml
+++ b/dubbo-remoting/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-remoting
jar
diff --git a/dubbo-rpc/pom.xml b/dubbo-rpc/pom.xml
index 294d6ccb0e..11c00d94a6 100644
--- a/dubbo-rpc/pom.xml
+++ b/dubbo-rpc/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo-rpc
jar
diff --git a/dubbo/pom.xml b/dubbo/pom.xml
index 7d879039a9..4963508b01 100644
--- a/dubbo/pom.xml
+++ b/dubbo/pom.xml
@@ -19,7 +19,7 @@
com.alibaba
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
dubbo
jar
diff --git a/pom.xml b/pom.xml
index 162112920a..1fefcf6af3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
1.0
dubbo-parent
- 2.0.7
+ 2.0.8-SNAPSHOT
pom
Dubbo Parent POM
The top project of dubbo