aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authormcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e>2010-12-10 15:28:53 +0000
committermcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e>2010-12-10 15:28:53 +0000
commit01941a0092e6ab85370076819c2ea2d5b53cdbc0 (patch)
tree4380060f5358004c00e2bec21960649c30773430 /pom.xml
parent692ca95e98624755bf7bbf142bcf2d8cb4382e19 (diff)
downloadguice-01941a0092e6ab85370076819c2ea2d5b53cdbc0.tar.gz
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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f8076028..12beafd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -338,7 +338,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
<!--
| Release profile: capture source and javadoc
-->
- <id>release</id>
+ <id>release-sign-artifacts</id>
<build>
<plugins>
<plugin>