Use same release profile id as the main google pom

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1455 d779f126-a31b-0410-b53b-1d3aecad763e
diff --git a/pom.xml b/pom.xml
index f807602..12beafd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -338,7 +338,7 @@
       <!--
        | Release profile: capture source and javadoc
       -->
-      <id>release</id>
+      <id>release-sign-artifacts</id>
       <build>
         <plugins>
           <plugin>