summaryrefslogtreecommitdiffstats
path: root/build/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/build.xml')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 913e9c0a97..771fe185d5 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -1086,7 +1086,7 @@
<sysproperty key="pomFile" value="maven/pom.xml" />
<sysproperty key="repositoryId" value="vaadin-snapshots" />
<sysproperty key="url" value="http://oss.sonatype.org/content/repositories/vaadin-snapshots" />
- <sysproperty key="gpg.passphrase" value="${maven.gpg.passphrase}" />
+ <sysproperty key="gpg.passphrase" value="${gpg.passphrase}" />
</artifact:mvn>
</target>