Skip to content

Commit 246b04c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent bba5190 commit 246b04c

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
@@ -8,15 +8,15 @@
88
</parent>
99
<groupId>org.netbeans.tools</groupId>
1010
<artifactId>sigtest-maven-plugin</artifactId>
11-
<version>1.4</version>
11+
<version>2.0-SNAPSHOT</version>
1212
<packaging>maven-plugin</packaging>
1313
<name>API Signature Test Plugin</name>
1414
<url>http://wiki.netbeans.org/APITest</url>
1515
<scm>
1616
<connection>scm:git:https://github.com/jtulach/netbeans-apitest/</connection>
1717
<developerConnection>scm:git:https://github.com/jtulach/netbeans-apitest/</developerConnection>
1818
<url>https://github.com/jtulach/netbeans-apitest/</url>
19-
<tag>release-1.4</tag>
19+
<tag>master</tag>
2020
</scm>
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)