Skip to content

Commit

Permalink
Use version ranges to support dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Dec 6, 2011
1 parent d645658 commit 8121a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.mnode.ical4j</groupId>
<artifactId>ical4j</artifactId>
<version>1.0.2</version>
<version>[1.0.2,)</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8121a8f

Please sign in to comment.