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 8424b91 commit d140953Copy full SHA for d140953
pom.xml
@@ -20,7 +20,7 @@
20
<commons-compress.version>1.12</commons-compress.version>
21
<jackson.version>2.8.4</jackson.version>
22
<maven.compiler.target>1.8</maven.compiler.target>
23
- <revision>0.10-SNAPSHOT</revision>
+ <revision>0.11-SNAPSHOT</revision>
24
25
<org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>4</org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>
26
<org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>4</org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>
0 commit comments