diff --git a/cactus/plugin.jelly b/cactus/plugin.jelly
index e2de4efd..0b62f3db 100644
--- a/cactus/plugin.jelly
+++ b/cactus/plugin.jelly
@@ -295,8 +295,7 @@
+ todir="${cactus.reports.dir}/weblogic7x"/>
@@ -461,8 +460,7 @@
+ todir="${cactus.reports.dir}/weblogic7x"/>
@@ -567,8 +565,7 @@
+ todir="${cactus.reports.dir}/weblogic7x"/>
diff --git a/cactus/project.xml b/cactus/project.xml
index c95c2bfd..b477c6ad 100644
--- a/cactus/project.xml
+++ b/cactus/project.xml
@@ -74,12 +74,12 @@
cactus
cactus
- 13-1.5-beta1
+ 13-1.6dev-20030807
cactus
cactus-ant
- 13-1.5-beta1
+ 13-1.6dev-20030807
commons-httpclient
diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml
index 8ef1a737..837f1ee7 100644
--- a/cactus/xdocs/changes.xml
+++ b/cactus/xdocs/changes.xml
@@ -11,10 +11,10 @@
Added back support for WebLogic 7.x (it had somehow been dropped
when we moved to the new Cactus/Ant integration in version 3.0).
- Not tested yet (I don't have WL7 on my machine)!
- Update to Cactus 1.5-beta1.
+ Update to Cactus 1.6dev-20030807 which has fixes for WebLogic 7.x
+ support.