File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.derjust</groupId >
5
5
<artifactId >spring-data-dynamodb</artifactId >
6
- <version >5.0.1 </version >
6
+ <version >5.0.2-SNAPSHOT </version >
7
7
<name >Spring Data DynamoDB</name >
8
8
<description >The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications
9
9
that use data access technologies.
387
387
<url >https://github.com/derjust/spring-data-dynamodb</url >
388
388
<connection >scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection >
389
389
<developerConnection >scm:git:ssh://git@github.com/derjust/spring-data-dynamodb.git</developerConnection >
390
- <tag >v5.0.1 </tag >
390
+ <tag >HEAD </tag >
391
391
</scm >
392
392
393
393
<repositories >
You can’t perform that action at this time.
0 commit comments