diff --git a/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 8647521..97ce02c 100644 --- a/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -2,7 +2,7 @@ "properties": [ { "name": "apus.doag.eventId", - "type": "java.lang.String", + "type": "java.lang.Integer", "description": "The ID of the DOAG event to read the conference agenda." }, {