summaryrefslogtreecommitdiffstats
path: root/packages/policy-distribution-docker/pom.xml
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2018-11-07 11:46:28 +0800
committerLianhao Lu <lianhao.lu@intel.com>2018-11-09 08:52:23 +0800
commit3bd15a55aeb69c1caad1a1f32175cb3b7797733a (patch)
treed35c28de481e537b8c03c8baea6039e0bb807200 /packages/policy-distribution-docker/pom.xml
parentf4d9fe1838b5f5eac942c3d31d92e8304ecc36ee (diff)
S3P: added FileSystemReceptionHandler plugin
For S3P test, we need to add a new FileSystemRecpetionHandler plugin which monitors a local directory for newly come csar files. This patch added the plugin code as well as the configuration file for s3p to use. Change-Id: I8f1e65489abde15ae32c54d819bbc6e7cbdf36d0 Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'packages/policy-distribution-docker/pom.xml')
-rw-r--r--packages/policy-distribution-docker/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml
index ae0ce979..45a4621d 100644
--- a/packages/policy-distribution-docker/pom.xml
+++ b/packages/policy-distribution-docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>packages</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>