OPENJPA-2798 use geronimo-jpa-2.2 spec api which use a module name

This commit is contained in:
Mark Struberg 2020-03-13 15:14:16 +01:00
parent 962cbbc624
commit e4227473b0
1 changed files with 1 additions and 1 deletions

View File

@ -1717,7 +1717,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jpa_2.2_spec</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>