Skip to content

Commit

Permalink
Anternative fix for CI to apache#3018
Browse files Browse the repository at this point in the history
  • Loading branch information
PurelyApplied committed Dec 18, 2018
1 parent ebde19f commit e536d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion boms/geode-all-bom/src/test/resources/expected-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-uberjar</artifactId>
<version>1.6.3</version>
<version>1.6.10</version>
</dependency>
<dependency>
<groupId>com.healthmarketscience.rmiio</groupId>
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ apply from: "${scriptDir}/docker.gradle"
apply from: "${scriptDir}/spotless.gradle"
apply from: "${scriptDir}/lint.gradle"
apply from: "${scriptDir}/resolve-dependencies.gradle"
apply from: "${scriptDir}/geode-dependency-management.gradle"

subprojects {
apply plugin: 'com.github.ben-manes.versions'
Expand Down

0 comments on commit e536d19

Please sign in to comment.