Skip to content

Commit 34db92a

Browse files
committed
Fixup sample version
1 parent ef59538 commit 34db92a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-test-dbunit-sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.springtestdbunit.sample</groupId>
55
<artifactId>spring-test-dbunit-sample</artifactId>
6-
<version>1.2.0-SNAPSHOT</version>
6+
<version>1.2.1-SNAPSHOT</version>
77
<name>Spring Test DBUnit Sample</name>
88
<properties>
99
<spring.version>3.2.6.RELEASE</spring.version>
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.github.springtestdbunit</groupId>
7777
<artifactId>spring-test-dbunit</artifactId>
78-
<version>1.2.0-SNAPSHOT</version>
78+
<version>1.2.1-SNAPSHOT</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>

0 commit comments

Comments
 (0)