We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7640450 commit 3e404daCopy full SHA for 3e404da
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.github.moacirrf</groupId>
5
<artifactId>nb-java-decompiler</artifactId>
6
- <version>2.0-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
7
<packaging>nbm</packaging>
8
<name>NB Java Decompiler</name>
9
<url>https://github.com/moacirrf/nb-java-decompiler</url>
@@ -20,7 +20,7 @@
20
<connection>scm:git:https://github.com/moacirrf/nb-java-decompiler</connection>
21
<developerConnection>scm:git:https://github.com/moacirrf/nb-java-decompiler</developerConnection>
22
<url>https://github.com/moacirrf/nb-java-decompiler/tree/${project.scm.tag}</url>
23
- <tag>v2.0</tag>
+ <tag>v3.0</tag>
24
</scm>
25
<licenses>
26
<license>
0 commit comments