Skip to content

Commit 3e404da

Browse files
authored
Bump version from 2.0-SNAPSHOT to 3.0-SNAPSHOT
1 parent 7640450 commit 3e404da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.moacirrf</groupId>
55
<artifactId>nb-java-decompiler</artifactId>
6-
<version>2.0-SNAPSHOT</version>
6+
<version>3.0-SNAPSHOT</version>
77
<packaging>nbm</packaging>
88
<name>NB Java Decompiler</name>
99
<url>https://github.com/moacirrf/nb-java-decompiler</url>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:https://github.com/moacirrf/nb-java-decompiler</connection>
2121
<developerConnection>scm:git:https://github.com/moacirrf/nb-java-decompiler</developerConnection>
2222
<url>https://github.com/moacirrf/nb-java-decompiler/tree/${project.scm.tag}</url>
23-
<tag>v2.0</tag>
23+
<tag>v3.0</tag>
2424
</scm>
2525
<licenses>
2626
<license>

0 commit comments

Comments
 (0)