diff --git a/xwiki-platform-tools/packager/pom.xml b/xwiki-platform-tools/packager/pom.xml
index e208d17c07f1005178d804ea9f555cebf0145c4e..4a2ec91bba4226f0f8d21b1d5c9f553184f09aa1 100644
--- a/xwiki-platform-tools/packager/pom.xml
+++ b/xwiki-platform-tools/packager/pom.xml
@@ -49,7 +49,7 @@
       <!-- Note: We have to use 1.1-SNAPSHOT and not 1.2-SNAPSHOT here since the 1.1 branch of
            XWiki is using the packager and is not compatible with Core 1.2-SNAPSHOT. Ideally the
            Packager should be branched too -->
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1</version>
     </dependency>
   </dependencies>
   <build>