File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131import urllib2
3232
3333## Fill in release details here:
34- RELEASE_URL = "http://people.apache.org/~pwendell /spark-1.0.0 -rc1/"
34+ RELEASE_URL = "http://people.apache.org/~tdas /spark-0.9.1 -rc1/"
3535RELEASE_KEY = "9E4FE3AF"
3636RELEASE_REPOSITORY = "https://repository.apache.org/content/repositories/orgapachespark-1006/"
37- RELEASE_VERSION = "1.0.0 "
37+ RELEASE_VERSION = "0.9.1 "
3838SCALA_VERSION = "2.10.3"
3939SCALA_BINARY_VERSION = "2.10"
4040##
Original file line number Diff line number Diff line change 2525# - Send output to stderr and have useful logging in stdout
2626# - Have this use sbt rather than Maven release plug in
2727
28- GIT_USERNAME=pwendell
28+ GIT_USERNAME=XXX
2929GIT_PASSWORD=XXX
3030GPG_PASSPHRASE=XXX
3131GIT_BRANCH=branch-0.9
32- RELEASE_VERSION=0.9.0-incubating
32+ RELEASE_VERSION=0.9.1
3333RC_NAME=rc2
3434USER_NAME=pwendell
3535
You can’t perform that action at this time.
0 commit comments