Skip to content

Commit 51315b9

Browse files
committed
[skip ci]prepare for next development iteration
1 parent dbfe675 commit 51315b9

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.anystub</groupId>
66
<artifactId>anystub-core</artifactId>
7-
<version>1.3.1</version>
7+
<version>1.3.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010

@@ -31,7 +31,7 @@
3131
<url>anystub-repo</url>
3232
<connection>scm:git:https://github.com/anystub/anystub-core.git</connection>
3333
<developerConnection>scm:git:https://github.com/anystub/anystub-core.git</developerConnection>
34-
<tag>anystub-core-1.3.1</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)