diff options
author | Artur Signell <artur@vaadin.com> | 2012-09-05 10:29:34 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-09-09 11:23:24 +0300 |
commit | 6da3cd640d404965405d24dd515db90e57c8ad76 (patch) | |
tree | 5d17f3bb54bcf21e39200f589f60458f54d6d049 /build.properties | |
parent | 93ed08119c3fb45a750998f05ba4f67643787295 (diff) | |
download | vaadin-framework-6da3cd640d404965405d24dd515db90e57c8ad76.tar.gz vaadin-framework-6da3cd640d404965405d24dd515db90e57c8ad76.zip |
Build javadoc and sources jars (#9299)
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build.properties b/build.properties index f5682be0a0..fb08ef6690 100644 --- a/build.properties +++ b/build.properties @@ -5,5 +5,3 @@ vaadin.vendor=Vaadin Ltd vaadin.java.version=1.6 vaadin.version=0.0.0.unversioned-development-build -# repository into which Maven snapshots should be published -snapshot.repository.url=http://oss.sonatype.org/content/repositories/vaadin-snapshots |