subprojects {
  apply plugin: 'elasticsearch.java'
  apply plugin: 'elasticsearch.bwc-test'

  group = 'org.elasticsearch.qa.stable-api'
}
