Skip to content

Commit

Permalink
fix root name, so script name will be same as old solr-undertow
Browse files Browse the repository at this point in the history
  • Loading branch information
apatrida committed Feb 25, 2017
1 parent f17fce0 commit 0f44463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=uy.kohesive.solr
version=1.7.0-RC-2
version=1.7.0-RC-3

systemProp.file.encoding=UTF-8

Expand Down
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rootProject.name = "solr-undertow"

0 comments on commit 0f44463

Please sign in to comment.