diff --git a/pom.xml b/pom.xml
index b635357a837e851bd3e38feca1ae93a233a9fa99..f5fc48b6e23062895398a55b35fce3b8b29c1b87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>eu.europa.ec.simpl</groupId>
         <artifactId>simpl-parent</artifactId>
-        <version>1.1.0-RC</version>
+        <version>1.1.0</version>
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
 
     <artifactId>usersroles</artifactId>
-    <version>1.1.0-RC</version>
+    <version>1.1.0</version>
     <packaging>jar</packaging>
 
     <name>UsersRoles</name>