ATEST-109:

- renaming rest to queryrest
This commit is contained in:
Zellweger Christof Ralf
2015-07-08 16:18:47 +02:00
parent 7fb05a65f3
commit 8c363bacd6
11 changed files with 22 additions and 22 deletions

View File

@ -34,7 +34,7 @@ dependencies {
uploadArchives {
repositories {
mavenDeployer { pom.artifactId = 'rest' }
mavenDeployer { pom.artifactId = 'queryrest' }
}
}