Skip to content

Commit 09ee7c1

Browse files
author
Douglas Stephen
committed
Merge pull request #108 in ROB/ihmc-open-robotics-software from fix-footstep-planning-publish to 0.9-support
* commit 'b553417b9b9f6c43818dfc369fe515537e88e2d3': Configure Footstep Planning for artifact publishing.
2 parents 2950d35 + b553417 commit 09ee7c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

IHMCFootstepPlanning/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ repositories {
3131
}
3232
}
3333

34+
def strings = ['ihmc', 'robotics', 'planning']
35+
ihmc.configureForIHMCOpenSourceBintrayPublish(false, "mavenJava", "maven-release", strings)
36+
3437
dependencies {
3538
testCompile group: 'junit', name: 'junit', version: '4.11'
3639

0 commit comments

Comments
 (0)