Skip to content

Commit

Permalink
Deprecate spark2 profile in pom.xml (apache#5581)
Browse files Browse the repository at this point in the history
Deprecated due to apache#5382
  • Loading branch information
drcrallen authored and sathishs committed May 8, 2018
1 parent 298ed17 commit 5733688
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5733688

Please sign in to comment.