Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ctomc committed Feb 1, 2016
1 parent abdad49 commit dc99812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ To use the BOM, import into your dependency management. For example, if you want
<dependency>
<groupId>org.wildfly.bom</groupId>
<<artifactId>wildfly-javaee7</artifactId>
<version>10.0.0.CR5</version>
<version>10.0.0.Final</version>
<scope>import</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit dc99812

Please sign in to comment.