Skip to content

Commit be254c0

Browse files
committed
[maven-release-plugin] prepare release spring-test-dbunit-1.2.0
1 parent 377258f commit be254c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spring-test-dbunit/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>com.github.springtestdbunit</groupId>
1010
<artifactId>spring-test-dbunit</artifactId>
11-
<version>1.2.0-SNAPSHOT</version>
11+
<version>1.2.0</version>
1212
<packaging>jar</packaging>
1313
<name>Spring Test DBUnit</name>
1414
<description>Integration between the Spring testing framework and DBUnit</description>
@@ -28,7 +28,8 @@
2828
<url>https://github.com/springtestdbunit/spring-test-dbunit</url>
2929
<connection>scm:git:git://github.com/springtestdbunit/spring-test-dbunit.git</connection>
3030
<developerConnection>scm:git:git@github.com:springtestdbunit/spring-test-dbunit.git</developerConnection>
31-
</scm>
31+
<tag>spring-test-dbunit-1.2.0</tag>
32+
</scm>
3233
<prerequisites>
3334
<maven>3.0.3</maven>
3435
</prerequisites>

0 commit comments

Comments
 (0)