- upgrade build to red5-0.91
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@88 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
This commit is contained in:
parent
185c573652
commit
6382a2e89c
@ -12,7 +12,7 @@ dependencies {
|
||||
providedCompile 'javax.servlet:servlet-api:2.5@jar', 'org.apache.mina:mina-core:2.0.0-RC1@jar'
|
||||
providedCompile 'spring:spring-web:3.0.0@jar', 'spring:spring-core:3.0.0@jar'
|
||||
providedCompile 'spring:spring-aop:3.0.0@jar', 'spring:spring-beans:3.0.0@jar', 'spring:spring-context:3.0.0@jar'
|
||||
providedCompile 'org/red5:red5:0.9@jar'
|
||||
providedCompile 'org/red5:red5:0.91@jar'
|
||||
providedCompile ':log4j-over-slf4j:1.5.6@jar',':logback-core:0.9.14@jar', ':logback-classic:0.9.14@jar', ':slf4j-api:1.5.6@jar'
|
||||
compile project(':common')
|
||||
compile 'commons-fileupload:commons-fileupload:1.2.1@jar', 'commons-io:commons-io:1.4@jar'
|
||||
|
Loading…
Reference in New Issue
Block a user