aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/nodes/dge/dgelogic/execute.html
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/execute.html')
-rw-r--r--dgbuilder/nodes/dge/dgelogic/execute.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/execute.html b/dgbuilder/nodes/dge/dgelogic/execute.html
index 70b15e25..6980cf18 100644
--- a/dgbuilder/nodes/dge/dgelogic/execute.html
+++ b/dgbuilder/nodes/dge/dgelogic/execute.html
@@ -74,7 +74,7 @@
<div class="section">
<h5><a name="Example"></a>Example</h5>
<div class="source">
-<pre>&lt;execute plugin=&quot;org.openecomp.sdnc.sli.plugin.HelloWorld&quot;
+<pre>&lt;execute plugin=&quot;org.onap.ccsdk.sli.core.sli.plugin.HelloWorld&quot;
method=&quot;log&quot;&gt;
&lt;parameter name=&quot;message&quot; value=&quot;Hello, world!&quot; /&gt;
&lt;outcome value=&quot;success&quot;&gt;