diff --git a/commons/pom.xml b/commons/pom.xml
index d576e7e4..1c0b2fcc 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -5,10 +5,9 @@
org.orbisgis
orbisdata
- 2.1.2
+ 2.1.2-SNAPSHOT
commons
- 2.1.2
bundle
diff --git a/data/data-api/pom.xml b/data/data-api/pom.xml
index 14062750..6a323f40 100644
--- a/data/data-api/pom.xml
+++ b/data/data-api/pom.xml
@@ -6,11 +6,10 @@
org.orbisgis
data
- 2.1.2
+ 2.1.2-SNAPSHOT
org.orbisgis.data
data-api
- 2.1.2
bundle
diff --git a/data/dataframe/pom.xml b/data/dataframe/pom.xml
index 45acb77f..6d402edf 100644
--- a/data/dataframe/pom.xml
+++ b/data/dataframe/pom.xml
@@ -6,11 +6,10 @@
org.orbisgis
data
- 2.1.2
+ 2.1.2-SNAPSHOT
org.orbisgis.data
dataframe
- 2.1.2
bundle
diff --git a/data/h2gis/pom.xml b/data/h2gis/pom.xml
index 56c794be..f5ee2541 100644
--- a/data/h2gis/pom.xml
+++ b/data/h2gis/pom.xml
@@ -6,11 +6,10 @@
org.orbisgis
data
- 2.1.2
+ 2.1.2-SNAPSHOT
org.orbisgis.data
h2gis
- 2.1.2
bundle
diff --git a/data/jdbc/pom.xml b/data/jdbc/pom.xml
index de7ed5e1..392d576a 100644
--- a/data/jdbc/pom.xml
+++ b/data/jdbc/pom.xml
@@ -6,11 +6,10 @@
org.orbisgis
data
- 2.1.2
+ 2.1.2-SNAPSHOT
org.orbisgis.data
jdbc
- 2.1.2
bundle
diff --git a/data/pom.xml b/data/pom.xml
index 364dff3c..36bc5669 100644
--- a/data/pom.xml
+++ b/data/pom.xml
@@ -5,10 +5,9 @@
org.orbisgis
orbisdata
- 2.1.2
+ 2.1.2-SNAPSHOT
data
- 2.1.2
pom
diff --git a/data/postgis/pom.xml b/data/postgis/pom.xml
index 313245a7..4fe369d1 100644
--- a/data/postgis/pom.xml
+++ b/data/postgis/pom.xml
@@ -6,11 +6,10 @@
org.orbisgis
data
- 2.1.2
+ 2.1.2-SNAPSHOT
org.orbisgis.data
postgis
- 2.1.2
bundle
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 200634e0..e1b62ae1 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -8,5 +8,5 @@
- Update to JTS 1.20.1-SNAPSHOT
- Update to H2GIS 2.2.4
- Add new signatures to create in memory database or database in the OS tmpdir
-- Fix project names in pom
+- Fix project names and version in poms
- Update to H2GIS 2.2.5
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 0ab3a52b..a88d1eda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.orbisgis
orbisdata
- 2.1.2
+ 2.1.2-SNAPSHOT
pom
commons
@@ -619,7 +619,7 @@
scm:git:https://github.com/orbisgis/orbisdata.git
scm:git:https://github.com/orbisgis/orbisdata.git
git@github.com:orbisgis/orbisdata.git
- v2.1.2
+ HEAD
diff --git a/process/pom.xml b/process/pom.xml
index 635e82ee..0c8254aa 100644
--- a/process/pom.xml
+++ b/process/pom.xml
@@ -9,7 +9,6 @@
2.1.2-SNAPSHOT
process
- 2.1.2-SNAPSHOT
bundle