diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index 452e73a507..5ea3042090 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -126,7 +126,7 @@ point to the latest release version (no dependency to snapshot versions)
====
* Find WAR that includes the core plugins at
-`gerrit-package-plugins\target\gerrit-v2.5.war`
+`gerrit-package-plugins\target\gerrit-full-v2.5.war`
* Sanity check WAR
Publish to the Project Locations
diff --git a/gerrit-package-plugins/pom.xml b/gerrit-package-plugins/pom.xml
index d52d1c5fe7..c072719bc1 100644
--- a/gerrit-package-plugins/pom.xml
+++ b/gerrit-package-plugins/pom.xml
@@ -74,7 +74,7 @@ limitations under the License.
maven-war-plugin
2.1.1
- gerrit-${project.version}
+ gerrit-full-${project.version}
false