Skip to content

Commit

Permalink
updated pom.xml : using asqatasun-commons-entity version 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dzc34 committed Jan 2, 2017
1 parent 82de429 commit 6c2bb54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
<dependency>
<groupId>org.asqatasun</groupId>
<artifactId>asqatasun-commons-entity</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>org.asqatasun</groupId>
<artifactId>asqatasun-commons-entity-jpa</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 6c2bb54

Please sign in to comment.