Skip to content

Commit

Permalink
test commit ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 committed Sep 20, 2024
1 parent 5daef30 commit 3b01518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ version = props.getProperty("opensearch")

def generateVersionProperties = tasks.register("generateVersionProperties", WriteProperties) {
destinationFile = file("${buildDir}/version.properties")
comment = 'Generated version properties'
comment = 'Generated version properties testsss'
properties(props)
}

Expand Down

0 comments on commit 3b01518

Please sign in to comment.