Skip to content

Commit

Permalink
fix pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldpe2G committed Apr 13, 2016
1 parent 524d97d commit 68be0d0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scala-package/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,16 @@
<groupId>com.sksamuel.scrimage</groupId>
<artifactId>scrimage-core_2.10</artifactId>
<version>2.1.5</version>
</dependency>
<dependency>
</dependency>
<dependency>
<groupId>com.sksamuel.scrimage</groupId>
<artifactId>scrimage-io-extra_2.10</artifactId>
<version>2.1.5</version>
</dependency>
<dependency>
</dependency>
<dependency>
<groupId>com.sksamuel.scrimage</groupId>
<artifactId>scrimage-filters_2.10</artifactId>
<version>2.1.5</version>
</dependency>
</dependency>
</dependencies>
</project>

0 comments on commit 68be0d0

Please sign in to comment.