Skip to content

Commit ee568a2

Browse files
committed
Changed java/maven to wercker/maven
1 parent d1f2a0e commit ee568a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
code: |
1212
yum makecache fast
1313
yum -y install tar gzip procps
14-
- java/maven:
14+
- wercker/maven:
1515
maven_opts: -Dunit-test-wlst-dir=/u01/oracle/oracle_common/common/bin -Dsonar.login=${SONAR_LOGIN} -Dsonar.password=${SONAR_PASSWORD} -Dsonar.host.url=${SONAR_HOST}
1616
goals: clean install sonar:sonar
1717
cache_repo: true

0 commit comments

Comments
 (0)