Skip to content

Commit 9356e42

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 40bd99e commit 9356e42

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
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>com.github.derjust</groupId>
2222
<artifactId>spring-data-dynamodb</artifactId>
23-
<version>5.0.4</version>
23+
<version>5.0.5-SNAPSHOT</version>
2424
<name>Spring Data DynamoDB</name>
2525
<inceptionYear>2018</inceptionYear>
2626

@@ -567,7 +567,7 @@
567567
<url>https://github.com/derjust/spring-data-dynamodb</url>
568568
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
569569
<developerConnection>scm:git:ssh://[email protected]/derjust/spring-data-dynamodb.git</developerConnection>
570-
<tag>v5.0.4</tag>
570+
<tag>HEAD</tag>
571571
</scm>
572572

573573
<repositories>

0 commit comments

Comments
 (0)