Skip to content

Commit

Permalink
removed dependency to tiles-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic committed Oct 30, 2012
1 parent c41b266 commit b66f34e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Expand Up @@ -97,13 +97,7 @@
<artifactId>tiles-jsp</artifactId> <artifactId>tiles-jsp</artifactId>
<version>${tiles.version}</version> <version>${tiles.version}</version>
</dependency> </dependency>


<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-extras</artifactId>
<version>${tiles.version}</version>
</dependency>

<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
Expand Down

0 comments on commit b66f34e

Please sign in to comment.