Skip to content

Commit

Permalink
Moves from java plugin to java-library
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed May 20, 2020
1 parent df2dc5e commit a24c96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ plugins {
}

subprojects {
apply plugin: 'java'
apply plugin: 'java-library'
apply plugin: 'io.spring.dependency-management'
apply plugin: 'maven-publish'
apply plugin: 'com.jfrog.artifactory'
Expand Down

0 comments on commit a24c96f

Please sign in to comment.