Skip to content

Commit e406b3f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 598f00b commit e406b3f

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

44
<groupId>ch.usi.si.seart</groupId>
55
<artifactId>git-submodule-maven-plugin</artifactId>
6-
<version>1.1.1</version>
6+
<version>1.1.2-SNAPSHOT</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -35,7 +35,7 @@
3535
</developers>
3636

3737
<scm>
38-
<tag>v1.1.1</tag>
38+
<tag>HEAD</tag>
3939
<url>https://github.com/seart-group/git-submodule-maven-plugin/tree/master</url>
4040
<connection>scm:git:https://github.com/seart-group/git-submodule-maven-plugin.git</connection>
4141
<developerConnection>scm:git:git@github.com:seart-group/git-submodule-maven-plugin.git</developerConnection>

0 commit comments

Comments
 (0)