Skip to content

Commit

Permalink
Restoring proper jai_core, jai_codec versions being modified by hudson
Browse files Browse the repository at this point in the history
  • Loading branch information
dromagnoli committed Nov 29, 2018
1 parent 6a634ce commit 560f6c3
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 @@ -399,12 +399,12 @@
<dependency>
<groupId>javax.media</groupId>
<artifactId>jai_core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1.3</version>
</dependency>
<dependency>
<groupId>javax.media</groupId>
<artifactId>jai_codec</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1.3</version>
</dependency>
<dependency>
<groupId>javax.media</groupId>
Expand Down

0 comments on commit 560f6c3

Please sign in to comment.