Skip to content

Commit

Permalink
Added code block formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrluck committed Nov 4, 2017
1 parent c49c5a3 commit a8a814d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Please add the following to your settings.xml to enable the CDI RI to be sucked down from JBoss.


```
<profiles>
<profile>
<id>jboss-public-repository</id>
Expand Down Expand Up @@ -42,6 +43,7 @@ Please add the following to your settings.xml to enable the CDI RI to be sucked
</pluginRepositories>
</profile>
</profiles>
```

## Testing Implementations of JCache

Expand Down

0 comments on commit a8a814d

Please sign in to comment.