diff --git a/coverage/pom.xml b/coverage/pom.xml index 2bb90b8e5..e6add445b 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -6,7 +6,7 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 coverage @@ -22,32 +22,32 @@ fr.insee.trevas vtl-engine - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-jackson - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-jdbc - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-parser - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-spark - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/pom.xml b/pom.xml index f0bc4790d..cdbce705f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.insee.trevas trevas-parent pom - 1.5.0-SNAPSHOT + 1.4.1 vtl-parser vtl-model diff --git a/vtl-csv/pom.xml b/vtl-csv/pom.xml index 78d3524dd..27b79519a 100644 --- a/vtl-csv/pom.xml +++ b/vtl-csv/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-csv VTL CSV CSV module for the VTL model - 1.5.0-SNAPSHOT + 1.4.1 @@ -25,7 +25,7 @@ fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 net.sf.supercsv diff --git a/vtl-engine/pom.xml b/vtl-engine/pom.xml index f95e896c6..e698e9109 100644 --- a/vtl-engine/pom.xml +++ b/vtl-engine/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-engine VTL Engine VTL engine framework for Trevas - 1.5.0-SNAPSHOT + 1.4.1 @@ -25,13 +25,13 @@ fr.insee.trevas vtl-parser - 1.5.0-SNAPSHOT + 1.4.1 compile fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 compile diff --git a/vtl-jackson/pom.xml b/vtl-jackson/pom.xml index 9fa843827..943140d40 100644 --- a/vtl-jackson/pom.xml +++ b/vtl-jackson/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-jackson VTL Jackson Jackson module for the VTL model - 1.5.0-SNAPSHOT + 1.4.1 @@ -25,7 +25,7 @@ fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 compile diff --git a/vtl-jdbc/pom.xml b/vtl-jdbc/pom.xml index 87873e0c2..564441e50 100644 --- a/vtl-jdbc/pom.xml +++ b/vtl-jdbc/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-jdbc VTL JDBC Dataset wrapper around JDBC result set. Useful to expose SQL tables as VTL datasets - 1.5.0-SNAPSHOT + 1.4.1 @@ -25,14 +25,14 @@ fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 compile fr.insee.trevas vtl-engine - 1.5.0-SNAPSHOT + 1.4.1 test diff --git a/vtl-model/pom.xml b/vtl-model/pom.xml index c19648dde..3b6217222 100644 --- a/vtl-model/pom.xml +++ b/vtl-model/pom.xml @@ -7,7 +7,7 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 @@ -21,7 +21,7 @@ vtl-model VTL Model Model describing VTL expressions and bindings - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/vtl-parser/pom.xml b/vtl-parser/pom.xml index 87857daff..794727992 100644 --- a/vtl-parser/pom.xml +++ b/vtl-parser/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-parser VTL Parser Artifacts generated by Antlr from the VTL grammar files - 1.5.0-SNAPSHOT + 1.4.1 diff --git a/vtl-sdmx/pom.xml b/vtl-sdmx/pom.xml index f029623cb..3e6f30318 100644 --- a/vtl-sdmx/pom.xml +++ b/vtl-sdmx/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-sdmx VTL SDMX Dataset wrapper around SDMX - 1.5.0-SNAPSHOT + 1.4.1 @@ -40,24 +40,24 @@ fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 fr.insee.trevas vtl-engine - 1.5.0-SNAPSHOT + 1.4.1 test fr.insee.trevas vtl-csv - 1.5.0-SNAPSHOT + 1.4.1 test fr.insee.trevas vtl-spark - 1.5.0-SNAPSHOT + 1.4.1 test diff --git a/vtl-spark/pom.xml b/vtl-spark/pom.xml index 9a34f36b1..3dd255311 100644 --- a/vtl-spark/pom.xml +++ b/vtl-spark/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.5.0-SNAPSHOT + 1.4.1 vtl-spark VTL Spark Trevas engine for Apache Spark - 1.5.0-SNAPSHOT + 1.4.1 @@ -25,13 +25,13 @@ fr.insee.trevas vtl-model - 1.5.0-SNAPSHOT + 1.4.1 compile fr.insee.trevas vtl-engine - 1.5.0-SNAPSHOT + 1.4.1 test