Skip to content

Commit

Permalink
Removing the maven-book-sitemesh-plugin and referencing the new book-…
Browse files Browse the repository at this point in the history
…sitemesh-plugin (a separate project on GitHub)
  • Loading branch information
tobrien committed May 2, 2009
1 parent 6c340dc commit 41f21af
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 572 deletions.
4 changes: 2 additions & 2 deletions content-de/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
</plugin>
<plugin>
<groupId>org.sonatype.book</groupId>
<artifactId>maven-book-sitemesh-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>book-sitemesh-plugin</artifactId>
<version>1.0</version>
<executions>
<execution>
<id>mesh-velocity</id>
Expand Down
4 changes: 2 additions & 2 deletions content-en/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
</plugin>
<plugin>
<groupId>org.sonatype.book</groupId>
<artifactId>maven-book-sitemesh-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>book-sitemesh-plugin</artifactId>
<version>1.0</version>
<executions>
<execution>
<id>mesh-velocity</id>
Expand Down
4 changes: 2 additions & 2 deletions content-fr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
</plugin>
<plugin>
<groupId>org.sonatype.book</groupId>
<artifactId>maven-book-sitemesh-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>book-sitemesh-plugin</artifactId>
<version>1.0</version>
<executions>
<execution>
<id>mesh-velocity</id>
Expand Down
204 changes: 0 additions & 204 deletions content-fr/pom.xml~

This file was deleted.

4 changes: 2 additions & 2 deletions content-zh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
</plugin>
<plugin>
<groupId>org.sonatype.book</groupId>
<artifactId>maven-book-sitemesh-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<artifactId>book-sitemesh-plugin</artifactId>
<version>1.0</version>
<executions>
<execution>
<id>mesh-velocity</id>
Expand Down
46 changes: 0 additions & 46 deletions maven-book-sitemesh-plugin/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 41f21af

Please sign in to comment.