We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a565346 commit cf2c5e8Copy full SHA for cf2c5e8
pom.xml
@@ -6,10 +6,10 @@
6
7
<groupId>com.mickaelb</groupId>
8
<artifactId>hibernate-query-asserts</artifactId>
9
- <version>1.0.0</version>
+ <version>2.0.0-SNAPSHOT</version>
10
11
<name>${project.groupId}:${project.artifactId}</name>
12
- <description>A library that can assert SQL statement count generated by Hibernate in Spring tests</description>
+ <description>A library that can assert statement generated by Hibernate in Spring tests</description>
13
<url>https://github.com/Lemick/hibernate-query-asserts</url>
14
15
<licenses>
0 commit comments