OpenSearch/buildSrc
Ryan Ernst 1a5c36509f Build: Remove exclusions hack used for gradle 2.13 (#23809)
Now that we are on gradle 3.3, we can take advantage of a fix that was
made in 2.14 which properly handles disabling transitive dependencies in
pom generation.  As it was currently, we actually ended up generated two
exclusions sections in the generated pom. This is yet another example of
why we need validation on the pom files with our generation here, but I
leave that for another day because I still don't know a good way to do
it.
2017-03-29 21:55:48 -07:00
..
src Build: Remove exclusions hack used for gradle 2.13 (#23809) 2017-03-29 21:55:48 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Build: remove progress logger hack for gradle 2.13 (#23679) 2017-03-21 23:32:40 -07:00
version.properties Upgrade to Lucene 6.5.0 (#23750) 2017-03-27 15:57:54 +02:00