diff --git a/common/pom.xml b/common/pom.xml
index 3f72c68..4da838b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -11,7 +11,7 @@
org.jboss.oreva
parent
- 0.9.0-SNAPSHOT
+ 0.10.0-SNAPSHOT
..
diff --git a/odata-core/pom.xml b/odata-core/pom.xml
index 3b7df5b..6d1b9b4 100644
--- a/odata-core/pom.xml
+++ b/odata-core/pom.xml
@@ -8,7 +8,7 @@
org.jboss.oreva
parent
- 0.9.0-SNAPSHOT
+ 0.10.0-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index f028a8d..0609f18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.jboss.oreva
parent
- 0.9.0-SNAPSHOT
+ 0.10.0-SNAPSHOT
pom
diff --git a/test-integration/pom.xml b/test-integration/pom.xml
index d872d79..7852c03 100644
--- a/test-integration/pom.xml
+++ b/test-integration/pom.xml
@@ -8,7 +8,7 @@
org.jboss.oreva
parent
- 0.9.0-SNAPSHOT
+ 0.10.0-SNAPSHOT
..