diff --git a/jalopy/project.xml b/jalopy/project.xml
index 4b9b9a1b..9576aa81 100644
--- a/jalopy/project.xml
+++ b/jalopy/project.xml
@@ -23,7 +23,7 @@
3
maven-jalopy-plugin
Maven Jalopy Plugin
- 1.4-SNAPSHOT
+ 1.3.1
Reformat java source
http://maven.apache.org/reference/plugins/jalopy/
@@ -50,6 +50,11 @@
1.3
MAVEN_JALOPY_1_3
+
+ 1.3.1
+ 1.3.1
+ MAVEN_JALOPY_1_3_1
+
diff --git a/jalopy/xdocs/changes.xml b/jalopy/xdocs/changes.xml
index 83a0143d..ad5ad428 100644
--- a/jalopy/xdocs/changes.xml
+++ b/jalopy/xdocs/changes.xml
@@ -24,7 +24,7 @@
Emmanuel Venisse
-
+
Matchs Jalopy and checkstyle.
Allows multiple includes/excludes patterns.
diff --git a/jellydoc/project.xml b/jellydoc/project.xml
index 185b0bcb..d4434a43 100644
--- a/jellydoc/project.xml
+++ b/jellydoc/project.xml
@@ -23,7 +23,7 @@
3
maven-jellydoc-plugin
Maven JellyDoc Plug-in
- 1.3.1-SNAPSHOT
+ 1.3.1
jakarta
@@ -113,5 +113,10 @@
1.3
MAVEN_JELLYDOC_1_3
+
+ 1.3.1
+ 1.3.1
+ MAVEN_JELLYDOC_1_3_1
+
diff --git a/jellydoc/xdocs/changes.xml b/jellydoc/xdocs/changes.xml
index f76bbb54..8971f085 100644
--- a/jellydoc/xdocs/changes.xml
+++ b/jellydoc/xdocs/changes.xml
@@ -25,9 +25,10 @@
Kurt Schrader
-
+
+ Use tools.jar for javadoc as it cannot be distributed from the repository
-
+
Externalise output directory and encoding. JellyDoc report works correctly now with multiproject.
Only register report if sources exist
@@ -38,6 +39,6 @@
Upgrade to dom4j 1.4
Change use of pom.build.sourceDirectory to not include the basedir. This must be placed in the pom if a ${basedir} prefix is required.
-
+