diff --git a/coverage/pom.xml b/coverage/pom.xml index 3025510ec..b0cd31f17 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -6,7 +6,7 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 coverage @@ -22,32 +22,32 @@ fr.insee.trevas vtl-engine - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-jackson - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-jdbc - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-parser - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-spark - 1.8.0-SNAPSHOT + 1.8.0 diff --git a/pom.xml b/pom.xml index 51426edc9..80cdf0b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.insee.trevas trevas-parent pom - 1.8.0-SNAPSHOT + 1.8.0 vtl-parser vtl-model diff --git a/vtl-csv/pom.xml b/vtl-csv/pom.xml index d843b5689..411d0e894 100644 --- a/vtl-csv/pom.xml +++ b/vtl-csv/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-csv VTL CSV CSV module for the VTL model - 1.8.0-SNAPSHOT + 1.8.0 @@ -25,7 +25,7 @@ fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 net.sf.supercsv diff --git a/vtl-engine/pom.xml b/vtl-engine/pom.xml index b8aa234e1..a50226771 100644 --- a/vtl-engine/pom.xml +++ b/vtl-engine/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-engine VTL Engine VTL engine framework for Trevas - 1.8.0-SNAPSHOT + 1.8.0 @@ -25,13 +25,13 @@ fr.insee.trevas vtl-parser - 1.8.0-SNAPSHOT + 1.8.0 compile fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 compile diff --git a/vtl-jackson/pom.xml b/vtl-jackson/pom.xml index 8729ec1c8..bb44f6c2a 100644 --- a/vtl-jackson/pom.xml +++ b/vtl-jackson/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-jackson VTL Jackson Jackson module for the VTL model - 1.8.0-SNAPSHOT + 1.8.0 @@ -25,7 +25,7 @@ fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 compile diff --git a/vtl-jdbc/pom.xml b/vtl-jdbc/pom.xml index bb25eb559..f64365aa3 100644 --- a/vtl-jdbc/pom.xml +++ b/vtl-jdbc/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-jdbc VTL JDBC Dataset wrapper around JDBC result set. Useful to expose SQL tables as VTL datasets - 1.8.0-SNAPSHOT + 1.8.0 @@ -25,14 +25,14 @@ fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 compile fr.insee.trevas vtl-engine - 1.8.0-SNAPSHOT + 1.8.0 test diff --git a/vtl-model/pom.xml b/vtl-model/pom.xml index 76b271573..ac1a0dd26 100644 --- a/vtl-model/pom.xml +++ b/vtl-model/pom.xml @@ -7,7 +7,7 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 @@ -21,7 +21,7 @@ vtl-model VTL Model Model describing VTL expressions and bindings - 1.8.0-SNAPSHOT + 1.8.0 diff --git a/vtl-parser/pom.xml b/vtl-parser/pom.xml index 9b177e983..38ce8531a 100644 --- a/vtl-parser/pom.xml +++ b/vtl-parser/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-parser VTL Parser Artifacts generated by Antlr from the VTL grammar files - 1.8.0-SNAPSHOT + 1.8.0 diff --git a/vtl-prov/pom.xml b/vtl-prov/pom.xml index 82db9daba..9af676e4b 100644 --- a/vtl-prov/pom.xml +++ b/vtl-prov/pom.xml @@ -7,14 +7,14 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 VTL Provenance Provenance static analysis vtl-prov - 1.8.0-SNAPSHOT + 1.8.0 @@ -32,22 +32,22 @@ fr.insee.trevas vtl-parser - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-engine - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-spark - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 diff --git a/vtl-sdmx/pom.xml b/vtl-sdmx/pom.xml index ac2dbce28..3f6abf6d4 100644 --- a/vtl-sdmx/pom.xml +++ b/vtl-sdmx/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-sdmx VTL SDMX Dataset wrapper around SDMX - 1.8.0-SNAPSHOT + 1.8.0 @@ -40,24 +40,24 @@ fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 fr.insee.trevas vtl-engine - 1.8.0-SNAPSHOT + 1.8.0 test fr.insee.trevas vtl-csv - 1.8.0-SNAPSHOT + 1.8.0 test fr.insee.trevas vtl-spark - 1.8.0-SNAPSHOT + 1.8.0 test diff --git a/vtl-spark/pom.xml b/vtl-spark/pom.xml index 83f5173e5..4e87204ac 100644 --- a/vtl-spark/pom.xml +++ b/vtl-spark/pom.xml @@ -7,13 +7,13 @@ fr.insee.trevas trevas-parent - 1.8.0-SNAPSHOT + 1.8.0 vtl-spark VTL Spark Trevas engine for Apache Spark - 1.8.0-SNAPSHOT + 1.8.0 @@ -25,13 +25,13 @@ fr.insee.trevas vtl-model - 1.8.0-SNAPSHOT + 1.8.0 compile fr.insee.trevas vtl-engine - 1.8.0-SNAPSHOT + 1.8.0 test