Skip to content

Commit e9cfad5

Browse files
authored
Revert root name back to http-remoting-api (#104)
Reverts palantir/http-remoting-api#101 Need to keep the root project name the same as the project name in github, or else bintray fails to publish
1 parent 7a6194f commit e9cfad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = 'conjure-java-api'
1+
rootProject.name = 'http-remoting-api'
22

33
include 'errors'
44
include 'service-config'

0 commit comments

Comments
 (0)