We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4df40 commit 0c2bb45Copy full SHA for 0c2bb45
pom.xml
@@ -23,8 +23,8 @@
23
<junit.version>4.11</junit.version>
24
<slf4j.version>1.6.1</slf4j.version>
25
<!-- JSR versions -->
26
- <api.version>1.1</api.version>
27
- <impl.version>1.4</impl.version>
+ <api.version>1.1-SNAPSHOT</api.version>
+ <impl.version>1.4-SNAPSHOT</impl.version>
28
<impl.type>pom</impl.type>
29
<lib.version>1.0</lib.version>
30
</properties>
0 commit comments