Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Jan 28, 2019
1 parent 137c822 commit 24c6313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.derjust</groupId>
<artifactId>spring-data-dynamodb</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
<name>Spring Data DynamoDB</name>
<inceptionYear>2018</inceptionYear>

Expand Down Expand Up @@ -538,7 +538,7 @@
<url>https://github.com/derjust/spring-data-dynamodb</url>
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
<developerConnection>scm:git:ssh://git@github.com/derjust/spring-data-dynamodb.git</developerConnection>
<tag>HEAD</tag>
<tag>v5.1.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 24c6313

Please sign in to comment.