diff options
Diffstat (limited to 'modules/core_common_webapp')
| -rw-r--r-- | modules/core_common_webapp/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml index 5da6fdf9..09053f85 100644 --- a/modules/core_common_webapp/pom.xml +++ b/modules/core_common_webapp/pom.xml @@ -3,7 +3,7 @@    <parent>      <groupId>at.asitplus.eidas.ms_specific</groupId>      <artifactId>modules</artifactId> -    <version>1.3.10</version> +    <version>1.3.11-SNAPSHOT</version>    </parent>    <artifactId>core_common_webapp</artifactId>    <name>WebApplication commons</name> | 
