Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Dec 20, 2017
1 parent c0c46ed commit f1a9d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.derjust</groupId>
<artifactId>spring-data-dynamodb</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
<name>Spring Data DynamoDB</name>
<description>The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for Amazon DynamoDB based data access layers.</description>
<url>http://github.com/derjust/spring-data-dynamodb</url>
Expand Down Expand Up @@ -385,7 +385,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>v4.5.1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit f1a9d1f

Please sign in to comment.