Skip to content

Commit

Permalink
PAYARA-2965-Update-hk2-to-2.5.0
Browse files Browse the repository at this point in the history
using prefixed groupId of tiger-types
  • Loading branch information
mertcaliskan committed Mar 20, 2019
1 parent 40e467c commit 541b358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nucleus/hk2/hk2-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@
<version>${hk2.version}</version>
</dependency>
<dependency>
<groupId>org.jvnet</groupId>
<groupId>fish.payara.org.jvnet</groupId>
<artifactId>tiger-types</artifactId>
<version>1.4</version>
<version>1.4.payara-p1</version>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
Expand Down

0 comments on commit 541b358

Please sign in to comment.