Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lincolnthree committed Oct 25, 2013
1 parent e6775c4 commit dde0935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ This Addon requires the following installation steps.
To use this Furnace container, you must add it as a dependency in the *pom.xml* of your `forge-addon` classified artifact:

<dependency>
<groupId>org.jboss.forge.furnace</groupId>
<artifactId>container-cdi</artifactId>
<groupId>org.jboss.forge.furnace.container</groupId>
<artifactId>cdi</artifactId>
<classifier>forge-addon</classifier>
<version>${version}</version>
</dependency>
Expand Down

0 comments on commit dde0935

Please sign in to comment.