Fix minor error.
This commit is contained in:
parent
5b0311c88a
commit
871c8d0c90
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.helenus</groupId>
|
||||
<artifactId>helenus-core</artifactId>
|
||||
<version>2.0.12-SNAPSHOT</version>
|
||||
<version>2.0.13-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>helenus</name>
|
||||
|
|
|
@ -64,4 +64,4 @@ public class UnitOfWork {
|
|||
}
|
||||
|
||||
}
|
||||
:q
|
||||
|
||||
|
|
Loading…
Reference in a new issue