aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/provider
diff options
context:
space:
mode:
authoras005h <as005h@att.com>2018-05-08 14:01:50 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-07-13 16:08:24 -0400
commit6603a6b208f454e87215047a3116ca6d40cc56c2 (patch)
tree2af01b69e3b8ec24fa30bdbe1a25394251c35dff /properties-node/provider
parentce77db4e145f4d4bb00ee830bb63d2cc23962d77 (diff)
Share http payload of restapi-call-node
Changes to save request payload to context variable based on returnRequestPayload flag Change-Id: I75069f700f34848904204049d6160251ea43578d Issue-ID: CCSDK-365 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'properties-node/provider')
-rwxr-xr-xproperties-node/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index b3a1cf53..a9a3c94d 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -46,7 +46,6 @@
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
- <scope>provided</scope>
</dependency>
</dependencies>
</project>