diff options
author | Artur Signell <artur@vaadin.com> | 2012-09-05 10:32:05 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-09-09 11:23:25 +0300 |
commit | 41d9c4569ddb345d3f99fb66874caca7df93cdde (patch) | |
tree | 9e871edf7256d77578c70abc92c8fe2450af6623 /publish.properties | |
parent | 6da3cd640d404965405d24dd515db90e57c8ad76 (diff) | |
download | vaadin-framework-41d9c4569ddb345d3f99fb66874caca7df93cdde.tar.gz vaadin-framework-41d9c4569ddb345d3f99fb66874caca7df93cdde.zip |
Publish to SFTP (#9299)
Diffstat (limited to 'publish.properties')
-rw-r--r-- | publish.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/publish.properties b/publish.properties new file mode 100644 index 0000000000..617a613e80 --- /dev/null +++ b/publish.properties @@ -0,0 +1,4 @@ +publish.sftp.ivy.pattern= +publish.sftp.artifact.pattern= +maven.snapshot.repository.url=https://oss.sonatype.org/content/repositories/vaadin-snapshots +maven.snapshot.repository.id=vaadin-snapshots
\ No newline at end of file |