BAEL-2804 JPA Query Parameters Usage - formatting fixes

This commit is contained in:
glopez 2019-07-14 11:03:53 -03:00
parent 3af6986dab
commit acd87d8e58

View File

@ -26,7 +26,7 @@
<version>${h2.version}</version> <version>${h2.version}</version>
</dependency> </dependency>
<!--Compile time JPA API--> <!--Compile time JPA API -->
<dependency> <dependency>
<groupId>javax.persistence</groupId> <groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId> <artifactId>javax.persistence-api</artifactId>