Skip to content

Commit 9506826

Browse files
committed
POM: depend on any tokenproducer version 1.x.
1 parent 548cf70 commit 9506826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.sf.carte</groupId>
2525
<artifactId>tokenproducer</artifactId>
26-
<version>1.0.0</version>
26+
<version>[1.0,1.999]</version>
2727
<type>jar</type>
2828
<scope>compile</scope>
2929
<optional>true</optional>

0 commit comments

Comments
 (0)