Skip to content

Commit a4df5b0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c23b993 commit a4df5b0

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>com.contentful.java</groupId>
55
<artifactId>java-sdk</artifactId>
6-
<version>10.5.22</version>
6+
<version>10.5.23-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -20,7 +20,7 @@
2020
<url>http://github.com/contentful/contentful.java</url>
2121
<connection>scm:git:git://github.com/contentful/contentful.java.git</connection>
2222
<developerConnection>scm:git:ssh://[email protected]/contentful/contentful.java.git</developerConnection>
23-
<tag>java-sdk-10.5.22</tag>
23+
<tag>HEAD</tag>
2424
</scm>
2525

2626
<issueManagement>

0 commit comments

Comments
 (0)