There was an error while loading. Please reload this page.
1 parent ef59538 commit 34db92aCopy full SHA for 34db92a
spring-test-dbunit-sample/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.springtestdbunit.sample</groupId>
5
<artifactId>spring-test-dbunit-sample</artifactId>
6
-<version>1.2.0-SNAPSHOT</version>
+<version>1.2.1-SNAPSHOT</version>
7
<name>Spring Test DBUnit Sample</name>
8
<properties>
9
<spring.version>3.2.6.RELEASE</spring.version>
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>com.github.springtestdbunit</groupId>
77
<artifactId>spring-test-dbunit</artifactId>
78
79
<scope>test</scope>
80
</dependency>
81
0 commit comments