Skip to content

Commit

Permalink
Fix version range
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalik committed Oct 10, 2014
1 parent 2e1327a commit 68b853f
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 @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<snapVersionRange>[2.0.0,2.1.0-SNAPSHOT)</snapVersionRange>
<snapVersionRange>[2.0.0-SNAPSHOT,2.1.0-SNAPSHOT)</snapVersionRange>
<s1tbx.version>1.0.0</s1tbx.version>
<s2tbx.version>2.0.0-SNAPSHOT</s2tbx.version>
<s3tbx.version>2.0.0-SNAPSHOT</s3tbx.version>
Expand Down

0 comments on commit 68b853f

Please sign in to comment.