Skip to content

Commit

Permalink
[hotfix] [table] Include commons-lang3 in flink-table artifact JAR.
Browse files Browse the repository at this point in the history
  • Loading branch information
fhueske committed Oct 27, 2017
1 parent 4d83088 commit 7997715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-libraries/flink-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ under the License.
<include>commons-configuration:*</include>
<include>commons-lang:*</include>
<include>commons-codec:*</include>
<include>org.apache.commons:commons-lang3</include>
<include>org.codehaus.janino:*</include>
<include>org.reflections:*</include>
<include>joda-time:*</include>
Expand Down

0 comments on commit 7997715

Please sign in to comment.