Skip to content

Commit cf2c5e8

Browse files
committed
Bump version
1 parent a565346 commit cf2c5e8

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
@@ -6,10 +6,10 @@
66

77
<groupId>com.mickaelb</groupId>
88
<artifactId>hibernate-query-asserts</artifactId>
9-
<version>1.0.0</version>
9+
<version>2.0.0-SNAPSHOT</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
12-
<description>A library that can assert SQL statement count generated by Hibernate in Spring tests</description>
12+
<description>A library that can assert statement generated by Hibernate in Spring tests</description>
1313
<url>https://github.com/Lemick/hibernate-query-asserts</url>
1414

1515
<licenses>

0 commit comments

Comments
 (0)