Change group id
This commit is contained in:
committed by
Gunnar Hillert
parent
c0c5c0afca
commit
f2a0cb7cba
@@ -14,7 +14,7 @@ apply from: "${rootProject.projectDir}/publish-maven.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'idea'
|
||||
|
||||
group = 'org.springframework.integration.smpp'
|
||||
group = 'org.springframework.integration'
|
||||
|
||||
repositories {
|
||||
maven { url 'http://repo.springsource.org/libs-milestone' }
|
||||
|
||||
Reference in New Issue
Block a user