Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
update the branch we are building against
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed May 16, 2013
1 parent 0c28ed1 commit 034471a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build_datastax_driver()
#clone_repo "git://github.com/datastax/java-driver.git"
clone_repo git://github.com/jsanda/java-driver.git
pushd java-driver
git checkout -b master-1.2.2 origin/master-1.2.2
git checkout -b rhq-1.0.0 origin/rhq-1.0.0
run_mvn install -DskipTests
popd
}
Expand Down

0 comments on commit 034471a

Please sign in to comment.