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 393a0e9 commit bb619d4Copy full SHA for bb619d4
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>jp.codic.plugins.netbeans</groupId>
5
<artifactId>codic-netbeans-plugin</artifactId>
6
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.1.0</version>
7
<packaging>nbm</packaging>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -172,4 +172,4 @@
172
<name>Codic</name>
173
<description>This plugin provides support for Codic.
174
</description>
175
-</project>
+</project>
0 commit comments