Skip to content

Commit

Permalink
- change repo dir to /home/firstuser/dev/repo
Browse files Browse the repository at this point in the history
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4076 af16638f-c34d-0410-8cfa-b39d5352b314
  • Loading branch information
ritzalam committed Mar 31, 2010
1 parent cd82c31 commit cecbac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb-common-message/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repositories {
addArtifactPattern "http://repo1.maven.org/maven2/[organisation]/[artifact]/[revision]/[artifact](-[revision])-jdk15.[ext]"
}
}
flatDir name: 'fileRepo', dirs: "/opt/bigbluebutton/repo"
flatDir name: 'fileRepo', dirs: "/home/firstuser/dev/repo"
}

dependencies {
Expand Down

0 comments on commit cecbac5

Please sign in to comment.