Skip to content

Commit

Permalink
Bumped to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrudin committed Oct 29, 2024
1 parent 38d95da commit faebe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ subprojects {
apply plugin: "maven-publish"

group = "com.marklogic"
version = "1.5-SNAPSHOT"
version = "1.5.0"

java {
sourceCompatibility = 1.8
Expand Down

0 comments on commit faebe54

Please sign in to comment.