diff --git a/pom.xml b/pom.xml
index fb0c19b..cecf9bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
lunatic-model
jar
- 3.13.1
+ 3.14.0
Lunatic Model
Classes and converters for the Lunatic model
https://inseefr.github.io/Lunatic-Model/
diff --git a/src/main/java/fr/insee/lunatic/model/flat/BodyCell.java b/src/main/java/fr/insee/lunatic/model/flat/BodyCell.java
index d3442ff..d5407ac 100644
--- a/src/main/java/fr/insee/lunatic/model/flat/BodyCell.java
+++ b/src/main/java/fr/insee/lunatic/model/flat/BodyCell.java
@@ -42,7 +42,7 @@ public class BodyCell {
protected String dateFormat;
protected String unit;
@JsonInclude(JsonInclude.Include.NON_EMPTY)
- protected List options;
+ protected List