Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Dec 24, 2017
1 parent 8835b5c commit 0365426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.derjust</groupId>
<artifactId>spring-data-dynamodb</artifactId>
<version>4.5.2-SNAPSHOT</version>
<version>4.5.2</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.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 0365426

Please sign in to comment.