Skip to content

Commit a75e038

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2718b9a commit a75e038

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
@@ -24,7 +24,7 @@ under the License.
2424

2525
<groupId>alignment-reporter</groupId>
2626
<artifactId>alignment-reporter-plugin</artifactId>
27-
<version>1.1</version>
27+
<version>1.2-SNAPSHOT</version>
2828
<packaging>maven-plugin</packaging>
2929

3030
<name>Alignment Reporter Plugin</name>
@@ -40,7 +40,7 @@ under the License.
4040
<connection>scm:git:git://github.com/k-wall/alignment-reporter-plugin.git</connection>
4141
<developerConnection>scm:git:https://github.com/k-wall/alignment-reporter-plugin.git</developerConnection>
4242
<url>https://github.com/k-wall/alignment-reporter-plugin/tree/${project.scm.tag}</url>
43-
<tag>alignment-reporter-plugin-1.1</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<prerequisites>

0 commit comments

Comments
 (0)