Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bumped dev to 4.6-SNAPSHOT
  • Loading branch information
rjrudin committed Sep 8, 2023
commit cc12196d533893867454c4b506ef9d04fb037b66
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "com.marklogic"
version = "4.6.0"
version = "4.6-SNAPSHOT"

java {
sourceCompatibility = 1.8
Expand Down