Skip to content

Commit d140953

Browse files
committed
use 0.11-SNAPSHOT as default
1 parent 8424b91 commit d140953

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
@@ -20,7 +20,7 @@
2020
<commons-compress.version>1.12</commons-compress.version>
2121
<jackson.version>2.8.4</jackson.version>
2222
<maven.compiler.target>1.8</maven.compiler.target>
23-
<revision>0.10-SNAPSHOT</revision>
23+
<revision>0.11-SNAPSHOT</revision>
2424

2525
<org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>4</org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>
2626
<org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>4</org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>

0 commit comments

Comments
 (0)