Skip to content

Commit

Permalink
Use spring-build-conventions Bom plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Jan 9, 2018
1 parent 803cdcf commit e49e430
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 80 deletions.
3 changes: 1 addition & 2 deletions bom/spring-security-bom.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
apply plugin: 'maven-bom'
apply plugin: 'io.spring.convention.artifactory'
apply plugin: 'io.spring.convention.bom'

sonarqube.skipProject = true

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.8.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.9.BUILD-SNAPSHOT'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {
Expand Down
21 changes: 0 additions & 21 deletions buildSrc/src/main/groovy/MavenBomPlugin.groovy

This file was deleted.

55 changes: 0 additions & 55 deletions buildSrc/src/main/groovy/MavenBomTask.groovy

This file was deleted.

This file was deleted.

0 comments on commit e49e430

Please sign in to comment.