Skip to content

Commit

Permalink
Missed one of the doc use-cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Feb 22, 2012
1 parent 7a7ae9d commit 07cd770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/xdoc/usage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
<artifactId>maven-plugin-plugin</artifactId>
<dependencies>
<dependency>
<groupId>org.scala-tools</groupId>
<groupId>com.jsuereth</groupId>
<artifactId>scala-mojo-support</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 07cd770

Please sign in to comment.