Skip to content

Commit

Permalink
correct nineoldandroids dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
atermenji committed Mar 16, 2013
1 parent ebabde2 commit 3ce0397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
</dependency>
<dependency>
<groupId>com.nineoldandroids</groupId>
<artifactId>nineoldandroids</artifactId>
<artifactId>library</artifactId>
<version>2.4.0</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 3ce0397

Please sign in to comment.