Skip to content

Commit

Permalink
[hotfix][quickstarts] Remove Jodatime exclusion
Browse files Browse the repository at this point in the history
rmetzger committed Aug 29, 2016
1 parent 7b574cf commit c2585c6
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -215,7 +215,6 @@ under the License.
<exclude>com.twitter:chill-java</exclude>
<exclude>commons-lang:commons-lang</exclude>
<exclude>junit:junit</exclude>
<exclude>joda-time:joda-time</exclude>
<exclude>org.apache.commons:commons-lang3</exclude>
<exclude>org.slf4j:slf4j-api</exclude>
<exclude>org.slf4j:slf4j-log4j12</exclude>
Original file line number Diff line number Diff line change
@@ -218,7 +218,6 @@ under the License.
<exclude>com.twitter:chill-java</exclude>
<exclude>commons-lang:commons-lang</exclude>
<exclude>junit:junit</exclude>
<exclude>joda-time:joda-time</exclude>
<exclude>org.apache.commons:commons-lang3</exclude>
<exclude>org.slf4j:slf4j-api</exclude>
<exclude>org.slf4j:slf4j-log4j12</exclude>

0 comments on commit c2585c6

Please sign in to comment.