Fix #57: springloaded built with -1.5
This commit is contained in:
@@ -3,6 +3,8 @@ apply plugin: 'maven'
|
||||
group = "org.springframework"
|
||||
jar.baseName = 'springloaded'
|
||||
|
||||
sourceCompatibility = 1.5
|
||||
targetCompatibility = 1.5
|
||||
|
||||
task writeNewPom << {
|
||||
pom {
|
||||
|
||||
Reference in New Issue
Block a user