aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-08-01 09:29:34 +0300
committerIdan Amit <ia096e@intl.att.com>2018-08-01 09:31:27 +0300
commit740e99a30601420077e4fffd6698f59761eb37f4 (patch)
treeb3455dc578dd7644eeb26f47ccd8fc36dc4b0524 /package.json
parent8a0aacc16f016480914c3e0799719f726b4c54b8 (diff)
sdc-pubsub maven integration
Added pom.xml file and defined maven clean and install stages Change-Id: I31c6997e55bf0d39fd56220a82d1d8ca2f6d5583 Issue-ID: SDC-1540 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 56915c0..58bafb7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sdc-pubsub",
- "version": "1.0.18",
+ "version": "1.0.20",
"description": "Publish Subscribe library using post message for sdc plugins",
"main": "index.js",
"author": "Idan Amit",