Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from caskdata/feature/tephra-109_twill-0.6.0
Browse files Browse the repository at this point in the history
TEPHRA-109 Update Twill to 0.6.0 release
  • Loading branch information
ghelmling committed Jul 25, 2015
2 parents d36c97a + e0f1a81 commit 2357fce
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@
</issueManagement>

<repositories>
<repository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots</url>
</repository>
<repository>
<id>continuuity-public</id>
<url>https://repository.continuuity.com/content/groups/public</url>
Expand Down Expand Up @@ -104,7 +100,7 @@
<junit.version>4.11</junit.version>
<slf4j.version>1.7.5</slf4j.version>
<thrift.version>0.9.0</thrift.version>
<twill.version>0.6.0-incubating-SNAPSHOT</twill.version>
<twill.version>0.6.0-incubating</twill.version>
<dropwizard.metrics.version>3.1.0</dropwizard.metrics.version>
</properties>

Expand Down

0 comments on commit 2357fce

Please sign in to comment.