diff --git a/README.md b/README.md
index 35acd44..71f06c6 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Complete list of current DCM target commands. (* = matching plug-in step)
- __download-files__* - Download target files or all files from a filestore
- __export-object__* - export an object i.e. service
-- __export-objects__ - export objects based on a dcm:definition file
+- __export-objects__* - export objects based on a dcm:definition file
- __firmware-rollback__ - Rollback to the previous firmware (and filesystem contents!)
- __firmware-update__ - Update to a new level of firmware
diff --git a/deploy.ant.xml b/deploy.ant.xml
index a40d75a..b08901d 100644
--- a/deploy.ant.xml
+++ b/deploy.ant.xml
@@ -46,7 +46,7 @@
download-files* - Download target files or all files from a filestore
export-object* - export an object i.e. service
- export-objects - export objects based on a dcm:definition file
+ export-objects* - export objects based on a dcm:definition file
firmware-rollback - Rollback to the previous firmware (and filesystem contents!)
firmware-update - Update to a new level of firmware
diff --git a/src/main/zip/info.xml b/src/main/zip/info.xml
index a895bb7..42e0adb 100644
--- a/src/main/zip/info.xml
+++ b/src/main/zip/info.xml
@@ -184,5 +184,8 @@
RFE 142129 - Added Deployment-Policy-variables field to the Import (Deployment Policy Object) step.
+
+ RFE 142314 - Added new Export Objects steps that enables the export of one or more objects.
+
diff --git a/src/main/zip/plugin.xml b/src/main/zip/plugin.xml
index 203c782..2ac9df0 100644
--- a/src/main/zip/plugin.xml
+++ b/src/main/zip/plugin.xml
@@ -19,7 +19,7 @@
-
+
The IBM WebSphere DataPower plugin deploys DataPower services.
Infrastructure/WebSphere DataPower
@@ -717,6 +717,80 @@
+
+
+
+
+ Export objects from a domain on a device
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ default
+ -Xmx256m
+ -Xmx512m
+ -Xmx1024m
+ -Xmx2048m
+ -Xmx4096m
+ ${p?:environment/memorySize}
+ ${p?:resource/memorySize}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/zip/upgrade.xml b/src/main/zip/upgrade.xml
index b4d8a01..3693ee5 100644
--- a/src/main/zip/upgrade.xml
+++ b/src/main/zip/upgrade.xml
@@ -579,6 +579,11 @@
-
+
+
+
+
+
+