Skip to content

Commit

Permalink
🔖 0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
calvertdw committed Nov 26, 2018
1 parent 44d2d93 commit 0e12fba
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
Expand Down Expand Up @@ -68,7 +68,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down Expand Up @@ -157,7 +157,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
Expand All @@ -177,7 +177,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group = "us.ihmc"
version = "0.15.3"
version = "0.15.4"

pluginBundle {
website = "https://github.com/ihmcrobotics/ihmc-build"
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/basicProject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/basicProject/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/dependsOnSnapshot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
classpath "us.ihmc:ihmc-ci-plugin:0.18.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/dependsOnSnapshot/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/emptyBuildGradleProject/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/generateTestSuitesTest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
classpath "us.ihmc:ihmc-ci-plugin:0.18.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/generateTestSuitesTest/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/multi-project/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
2 changes: 1 addition & 1 deletion src/test/builds/multi-project/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/multi-project/sub-project-one/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/multi-project/sub-project-two/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/oldPublishApiTest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/oldPublishApiTest/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/publishApiTest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}
apply plugin: "us.ihmc.ihmc-build"
Expand Down
2 changes: 1 addition & 1 deletion src/test/builds/publishApiTest/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "us.ihmc:ihmc-build:0.15.3"
classpath "us.ihmc:ihmc-build:0.15.4"
}
}

Expand Down

0 comments on commit 0e12fba

Please sign in to comment.