Skip to content

Commit 0186ee9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a061ce1 commit 0186ee9

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.derjust</groupId>
55
<artifactId>spring-data-dynamodb</artifactId>
6-
<version>5.0.3</version>
6+
<version>5.0.4-SNAPSHOT</version>
77
<name>Spring Data DynamoDb</name>
88
<description>Spring Data module providing support for DynamoDb repositories.</description>
99
<url>http://github.com/derjust/spring-data-dynamodb</url>
@@ -378,7 +378,7 @@
378378
<url>https://github.com/derjust/spring-data-dynamodb</url>
379379
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
380380
<developerConnection>scm:git:ssh://[email protected]/derjust/spring-data-dynamodb.git</developerConnection>
381-
<tag>v5.0.3</tag>
381+
<tag>HEAD</tag>
382382
</scm>
383383

384384
<repositories>

0 commit comments

Comments
 (0)