diff --git a/aspectj/project.xml b/aspectj/project.xml
index fbd9634e..f0773286 100644
--- a/aspectj/project.xml
+++ b/aspectj/project.xml
@@ -23,7 +23,7 @@
3
maven-aspectj-plugin
Maven AspectJ Plugin
- 3.2-SNAPSHOT
+ 3.2
AspectJ Plugin for Maven
http://maven.apache.org/reference/plugins/aspectj/
@@ -61,6 +61,11 @@
3.1.1
MAVEN_ASPECTJ_3_1_1
+
+ 3.2
+ 3.2
+ MAVEN_ASPECTJ_3_2
+
diff --git a/aspectj/xdocs/changes.xml b/aspectj/xdocs/changes.xml
index 427ab5ea..8fce0990 100644
--- a/aspectj/xdocs/changes.xml
+++ b/aspectj/xdocs/changes.xml
@@ -27,16 +27,19 @@
Carlos Sanchez
-
- Added
- maven.aspectj.argfiles and
- maven.aspectj.weaveAspectSources properties.
- Added
- maven.aspectj.noweave and
- maven.aspectj.lint properties.
- Added
- maven.aspectj.source and
- maven.aspectj.time properties that where incorrectly removed.
+
+ Added
+ maven.aspectj.argfilesand
+ maven.aspectj.weaveAspectSourcesproperties.
+
+ Added
+ maven.aspectj.noweaveand
+ maven.aspectj.lintproperties.
+
+ Added
+ maven.aspectj.sourceand
+ maven.aspectj.timeproperties that where incorrectly removed.
+
Check that unitTestSourceDirectory is defined in pom