Skip to content

Commit 48d3d8f

Browse files
committed
[maven-release-plugin] prepare release v7.0.0
1 parent c247a77 commit 48d3d8f

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.github.prasanna0586</groupId>
1111
<artifactId>spring-data-dynamodb</artifactId>
12-
<version>7.0.0-SNAPSHOT</version>
12+
<version>7.0.0</version>
1313
<name>Spring Data DynamoDB</name>
1414
<inceptionYear>2018</inceptionYear>
1515

@@ -283,7 +283,7 @@
283283
<url>https://github.com/prasanna0586/spring-data-dynamodb</url>
284284
<connection>scm:git:https://github.com/prasanna0586/spring-data-dynamodb.git</connection>
285285
<developerConnection>scm:git:https://github.com/prasanna0586/spring-data-dynamodb.git</developerConnection>
286-
<tag>HEAD</tag>
286+
<tag>v7.0.0</tag>
287287
</scm>
288288

289289
<developers>

0 commit comments

Comments
 (0)