diff options
author | Dan Timoney <dtimoney@att.com> | 2017-10-04 21:00:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-04 21:00:44 +0000 |
commit | 19b73ba71467fa7ec2d8436d33cfe7ddf32fcd8b (patch) | |
tree | 9d425fbde60c4dc781d3c90e61db0c2cac785fbe /dgbuilder/nodes/dge/dgelogic/exists.html | |
parent | 0cf39e65089e5721d8cb567282843d0c59573c7f (diff) | |
parent | a3d1f087bedc18368de3cfa17ce72a97a9d521b0 (diff) |
Merge "Fix dgbuilder mysql upload"
Former-commit-id: 5b5a1cf1e254b93884004d3a9eafbba5b29697e8
Diffstat (limited to 'dgbuilder/nodes/dge/dgelogic/exists.html')
-rw-r--r-- | dgbuilder/nodes/dge/dgelogic/exists.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/nodes/dge/dgelogic/exists.html b/dgbuilder/nodes/dge/dgelogic/exists.html index fd5afc4d..0d1c6697 100644 --- a/dgbuilder/nodes/dge/dgelogic/exists.html +++ b/dgbuilder/nodes/dge/dgelogic/exists.html @@ -71,7 +71,7 @@ <div class="section"> <h5><a name="Example"></a>Example</h5> <div class="source"> -<pre><exists plugin="org.openecomp.sdnc.sli.resource.samplesvc.SampleServiceResource" +<pre><exists plugin="org.onap.ccsdk.sli.core.sli.resource.samplesvc.SampleServiceResource" resource="ase-port" key="uni_circuit_id == $uni-circuit-id"> <outcome value="true"> |