Reorganizing the deployment docs.
diff --git a/compiler/README.md b/compiler/README.md
index df4a5b1..10af9f0 100644
--- a/compiler/README.md
+++ b/compiler/README.md
@@ -51,6 +51,6 @@
 $ ../gradlew install
 ```
 
-## Pushing the codegen to Maven Central
-Please follow the instructions in ``DEPLOYING.md`` under the root directory for
-deploying the codegen to Maven Central.
+## Creating a release of GRPC Java
+Please follow the instructions in ``RELEASING.md`` under the root directory for
+details on how to create a new release.