Deprecate spark2 profile in pom.xml (#5581)

Deprecated due to https://github.com/druid-io/druid/pull/5382
This commit is contained in:
Charles Allen 2018-04-06 05:37:16 -07:00 committed by GitHub
parent c228eed500
commit b86ed99d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1127,13 +1127,6 @@
</build>
<profiles>
<profile>
<id>spark2</id>
<properties>
<jackson.version>2.6.5</jackson.version>
<aws.sdk.version>1.11.143</aws.sdk.version>
</properties>
</profile>
<profile>
<id>strict</id>
<build>