diff --git a/client/pom.xml b/client/pom.xml index 73737346ccd..77d0faeb39d 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/core/pom.xml b/core/pom.xml index 39d700361ac..a85e469875b 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/crashtests/pom.xml b/crashtests/pom.xml index 20f5517fb94..7e7c9bbe3d7 100755 --- a/crashtests/pom.xml +++ b/crashtests/pom.xml @@ -5,7 +5,7 @@ orientdb-parent com.orientechnologies - 3.0.0RC2 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/distributed/pom.xml b/distributed/pom.xml index 2a9621a1d53..ba109e8e26e 100755 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -28,7 +28,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/distribution-tp2/pom.xml b/distribution-tp2/pom.xml index 9ba82b91110..833876bc653 100755 --- a/distribution-tp2/pom.xml +++ b/distribution-tp2/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/distribution/pom.xml b/distribution/pom.xml index 5884be650ad..3ec87428268 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/etl/pom.xml b/etl/pom.xml index 1446a08f9ea..f76d0a2a3c8 100755 --- a/etl/pom.xml +++ b/etl/pom.xml @@ -23,7 +23,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/graphdb/pom.xml b/graphdb/pom.xml index 76a89f5195e..1e681834f82 100755 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -24,7 +24,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/jdbc/pom.xml b/jdbc/pom.xml index af071fc92b6..4fb913e5872 100755 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -23,7 +23,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/lucene/pom.xml b/lucene/pom.xml index da7d92cb40d..6e8bd28f141 100755 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -23,7 +23,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/object/pom.xml b/object/pom.xml index ffbca7fc87f..e80fb0eee2b 100755 --- a/object/pom.xml +++ b/object/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT orientdb-object diff --git a/pom.xml b/pom.xml index 68a3331a0dd..6fb632427f2 100755 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT pom OrientDB diff --git a/server/pom.xml b/server/pom.xml index b5971b1602f..6a7226c6de2 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -18,7 +18,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT orientdb-server diff --git a/test-commons/pom.xml b/test-commons/pom.xml index 758a0805bda..5ff559a90ae 100755 --- a/test-commons/pom.xml +++ b/test-commons/pom.xml @@ -3,7 +3,7 @@ orientdb-parent com.orientechnologies - 3.0.0RC2 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index cfa3c25fc29..68cc5f7763a 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../ diff --git a/tools/pom.xml b/tools/pom.xml index 07d51b9ea19..b6e1926e07a 100755 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -26,7 +26,7 @@ com.orientechnologies orientdb-parent - 3.0.0RC2 + 3.0.0-SNAPSHOT ../