Skip to content

Commit

Permalink
Change name of version 9 to 9.0-3 to better reflect supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanuszkiewicz-tt committed May 31, 2024
1 parent 5d1a844 commit 588e583
Show file tree
Hide file tree
Showing 36 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 9/build.gradle → 9.0-3/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
buildPlugin(this, "9.1.0")
buildPlugin(this, "9.3.0")
configure(this) {
dependencies {
compileOnly 'org.locationtech.spatial4j:spatial4j:0.8'
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ rootProject.name = 'traveltime-solr-plugin'
include '6'
include '7'
include '8'
include '9'
include '9.0-3'

0 comments on commit 588e583

Please sign in to comment.