Skip to content

Commit 496f734

Browse files
committed
pick up new version of step which has fix for apache's change from md5 to sha1 checksums
1 parent 99a09b2 commit 496f734

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)