mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-26 09:24:53 +00:00
Remove Eclipse Project Name customization
Previously the build specified the major.minor.x as a suffix for the project name. This is now removed since Buildship ignores it.
This commit is contained in:
parent
df3b8bc284
commit
8437d0fea3
@ -39,7 +39,6 @@ allprojects {
|
||||
maven { url "http://repo.terracotta.org/maven2/" }
|
||||
}
|
||||
|
||||
eclipse.project.name = "${project.name}-4.1.x"
|
||||
}
|
||||
|
||||
sonarqube {
|
||||
|
Loading…
x
Reference in New Issue
Block a user