diff --git a/coverage/pom.xml b/coverage/pom.xml
index abdcd592e..ca9f33b09 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -6,7 +6,7 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
coverage
@@ -22,32 +22,32 @@
fr.insee.trevas
vtl-engine
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-jackson
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-jdbc
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-parser
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-spark
- 1.5.0
+ 1.6.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index e64b396eb..e7b2da2f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
fr.insee.trevas
trevas-parent
pom
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-parser
vtl-model
diff --git a/vtl-csv/pom.xml b/vtl-csv/pom.xml
index 24f21e1a9..a500e3e2d 100644
--- a/vtl-csv/pom.xml
+++ b/vtl-csv/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-csv
VTL CSV
CSV module for the VTL model
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -25,7 +25,7 @@
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
net.sf.supercsv
diff --git a/vtl-engine/pom.xml b/vtl-engine/pom.xml
index bdc7ac94a..35e9e784c 100644
--- a/vtl-engine/pom.xml
+++ b/vtl-engine/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-engine
VTL Engine
VTL engine framework for Trevas
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -25,13 +25,13 @@
fr.insee.trevas
vtl-parser
- 1.5.0
+ 1.6.0-SNAPSHOT
compile
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
compile
diff --git a/vtl-jackson/pom.xml b/vtl-jackson/pom.xml
index d9ff72093..c662720c6 100644
--- a/vtl-jackson/pom.xml
+++ b/vtl-jackson/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-jackson
VTL Jackson
Jackson module for the VTL model
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -25,7 +25,7 @@
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
compile
diff --git a/vtl-jdbc/pom.xml b/vtl-jdbc/pom.xml
index d1320d2e2..d008df87f 100644
--- a/vtl-jdbc/pom.xml
+++ b/vtl-jdbc/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-jdbc
VTL JDBC
Dataset wrapper around JDBC result set. Useful to expose SQL tables as VTL datasets
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -25,14 +25,14 @@
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
compile
fr.insee.trevas
vtl-engine
- 1.5.0
+ 1.6.0-SNAPSHOT
test
diff --git a/vtl-model/pom.xml b/vtl-model/pom.xml
index 1e7da2c8e..b31b32b98 100644
--- a/vtl-model/pom.xml
+++ b/vtl-model/pom.xml
@@ -7,7 +7,7 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -21,7 +21,7 @@
vtl-model
VTL Model
Model describing VTL expressions and bindings
- 1.5.0
+ 1.6.0-SNAPSHOT
diff --git a/vtl-parser/pom.xml b/vtl-parser/pom.xml
index 7cea42e30..cad018c37 100644
--- a/vtl-parser/pom.xml
+++ b/vtl-parser/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-parser
VTL Parser
Artifacts generated by Antlr from the VTL grammar files
- 1.5.0
+ 1.6.0-SNAPSHOT
diff --git a/vtl-sdmx/pom.xml b/vtl-sdmx/pom.xml
index 95367d7b1..740d8ce97 100644
--- a/vtl-sdmx/pom.xml
+++ b/vtl-sdmx/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-sdmx
VTL SDMX
Dataset wrapper around SDMX
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -40,24 +40,24 @@
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
fr.insee.trevas
vtl-engine
- 1.5.0
+ 1.6.0-SNAPSHOT
test
fr.insee.trevas
vtl-csv
- 1.5.0
+ 1.6.0-SNAPSHOT
test
fr.insee.trevas
vtl-spark
- 1.5.0
+ 1.6.0-SNAPSHOT
test
diff --git a/vtl-spark/pom.xml b/vtl-spark/pom.xml
index f71752c32..8beba5582 100644
--- a/vtl-spark/pom.xml
+++ b/vtl-spark/pom.xml
@@ -7,13 +7,13 @@
fr.insee.trevas
trevas-parent
- 1.5.0
+ 1.6.0-SNAPSHOT
vtl-spark
VTL Spark
Trevas engine for Apache Spark
- 1.5.0
+ 1.6.0-SNAPSHOT
@@ -25,13 +25,13 @@
fr.insee.trevas
vtl-model
- 1.5.0
+ 1.6.0-SNAPSHOT
compile
fr.insee.trevas
vtl-engine
- 1.5.0
+ 1.6.0-SNAPSHOT
test