Skip to content

Commit

Permalink
Fix on release pom
Browse files Browse the repository at this point in the history
  • Loading branch information
n-lagomarsini committed Mar 14, 2014
1 parent 2ee513a commit 2e356b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@
<artifactId>imageio-ext-kakadujni</artifactId>
<version>${kakadu.version}</version>
</dependency>
<dependency>
<groupId>it.geosolutions.imageio-ext</groupId>
<artifactId>imageio-ext-png</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 2e356b1

Please sign in to comment.