Skip to content

Commit

Permalink
removing parent from tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurizio Pillitu committed Mar 26, 2013
1 parent 9b94fdb commit 9843244
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions wicket-build/tiles/maven-resources-tile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<version>1.0</version>
<name>Maven Tile - Maven Resourcese Plugin configuration</name>

<parent>
<groupId>it.session.maven</groupId>
<artifactId>tiles-parent</artifactId>
<version>0.8-SNAPSHOT</version>
</parent>

<properties>
<resources.plugin.filtering>false</resources.plugin.filtering>
</properties>
Expand Down
6 changes: 0 additions & 6 deletions wicket-build/tiles/session-license-tile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<version>1.0</version>
<name>Maven Tile - session License</name>

<parent>
<groupId>it.session.maven</groupId>
<artifactId>tiles-parent</artifactId>
<version>0.8-SNAPSHOT</version>
</parent>

<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
Expand Down
6 changes: 0 additions & 6 deletions wicket-build/tiles/session-repositories-tile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@
<packaging>pom</packaging>
<name>Maven Tile - session Repositories</name>

<parent>
<groupId>it.session.maven</groupId>
<artifactId>tiles-parent</artifactId>
<version>0.8-SNAPSHOT</version>
</parent>

<repositories>
<repository>
<id>central</id>
Expand Down

0 comments on commit 9843244

Please sign in to comment.