Bump the submodule pointer for the uaa.

Remove a check for the maven repo so that dev_setup
fetches fresh code every time it runs.

Change-Id: Ie8c96d8c83ee204b5f2da7cf7f035c2a0da1badf
This commit is contained in:
Joel D'sa 2012-04-24 11:34:48 -07:00
Родитель c26483e55d
Коммит a1ee8eef81
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -15,7 +15,6 @@ end
bash "Grab dependencies for UAA" do
user node[:deployment][:user]
not_if "[ -d ~/.m2/repository/org/cloudfoundry/runtime ]"
cwd "#{node[:cloudfoundry][:path]}/uaa"
code "#{node[:maven][:path]}/bin/mvn install -U -DskipTests=true"
end

2
uaa

@ -1 +1 @@
Subproject commit c0202f0a7b72f4355c2021b884d90622bc4b5598
Subproject commit 86e9b6863645a30c0a0a73017d81ca32654af263