Skip to content

Commit 63e3b7f

Browse files
authored
Merge pull request #190 from oracle/wercker/fix-maven
pick up new version of step which has fix for apache's change from md…
2 parents 99a09b2 + 496f734 commit 63e3b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wercker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ build:
3232
- script:
3333
name: Install pre-reqs
3434
code: |
35-
yum -y install tar gzip
36-
- java/maven:
35+
yum -y install tar gzip procps
36+
- wercker/maven:
3737
goals: clean install
3838
version: 3.5.2
3939
cache_repo: true

0 commit comments

Comments
 (0)