diff --git a/README.md b/README.md
index 3a76a6b..c5b3990 100644
--- a/README.md
+++ b/README.md
@@ -210,7 +210,7 @@ To use the plugin from Ant you will need something like the following in your bu
-
+
@@ -232,7 +232,7 @@ To use the plugin from Ant you will need something like the following in your bu
#### maven-jaxb2-plugin
-Note: `maven-jaxb2-plugin` prior to v0.8.0 was compiled against JAXB XJC API which is not compatible with this plugin. Version 0.8.1 is guaranteed to work, versions 0.8.2 and 0.8.3 should also work fine.
+Note: `maven-jaxb2-plugin` prior to v0.8.0 was compiled against JAXB XJC API which _is not compatible with this plugin_. Version 0.8.1 is guaranteed to work, versions 0.8.2 and later should also work fine.
```xml
org.jvnet.jaxb2.maven2
@@ -261,7 +261,7 @@ Note: `maven-jaxb2-plugin` prior to v0.8.0 was compiled against JAXB XJC API whi
com.github.jaxb-xew-plugin
jaxb-xew-plugin
- 1.6
+ 1.7
@@ -271,7 +271,7 @@ Note: `maven-jaxb2-plugin` prior to v0.8.0 was compiled against JAXB XJC API whi
```
#### jaxb2-maven-plugin
-Note: `jaxb2-maven-plugin` v1.5 (the same apples to v1.6) was compiled against JAXB XJC API v2.1.13 which is not compatible with this plugin, thus additional dependency is needed to be added to **plugin classpath**.
+Note: `jaxb2-maven-plugin` v1.5 (the same apples to v1.6) was compiled against JAXB XJC API v2.1.13 which _is not compatible with this plugin_, thus additional dependency is needed to be added to **plugin classpath**.
```xml
org.codehaus.mojo
@@ -298,7 +298,7 @@ Note: `jaxb2-maven-plugin` v1.5 (the same apples to v1.6) was compiled against J
com.github.jaxb-xew-plugin
jaxb-xew-plugin
- 1.6
+ 1.7