Skip to content

Commit

Permalink
Remove unneded line
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Jan 16, 2025
1 parent 9170320 commit 1af71d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ allprojects {
// Default to the apache license
project.ext.licenseName = 'The Apache Software License, Version 2.0'
project.ext.licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
// Get OpenSearch version catalog
project.getExtensions().getExtraProperties().set("versions", VersionProperties.getVersions())
}

publishing {
Expand Down

0 comments on commit 1af71d5

Please sign in to comment.