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 c8a0f1f9..7c1debfc 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.1-SNAPSHOT</version> +    <version>1.3.1</version>    </parent>    <artifactId>core_common_webapp</artifactId>    <name>WebApplication commons</name> | 
