Skip to content

Commit 79a91f4

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 22c3585 commit 79a91f4

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>assertj-assertions-generator-maven-plugin</artifactId>
44
<packaging>maven-plugin</packaging>
5-
<version>2.1.0</version>
5+
<version>2.1.1-SNAPSHOT</version>
66
<name>Maven plugin for AssertJ assertions generator</name>
77

88
<parent>
@@ -15,7 +15,7 @@
1515
<developerConnection>scm:git:[email protected]:joel-costigliola/assertj-assertions-generator-maven-plugin.git</developerConnection>
1616
<connection>scm:git:[email protected]:joel-costigliola/assertj-assertions-generator-maven-plugin.git</connection>
1717
<url>[email protected]:joel-costigliola/assertj-assertions-generator-maven-plugin</url>
18-
<tag>assertj-assertions-generator-maven-plugin-2.1.0</tag>
18+
<tag>HEAD</tag>
1919
</scm>
2020

2121
<build>

0 commit comments

Comments
 (0)