diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 15:09:45 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 15:09:45 +0000 |
commit | 4b1f6d0d15244178b9038ec8debcc4af27c7a58a (patch) | |
tree | c442028996645f0574425afb7700876f985b5caa /plugins/reception-plugins | |
parent | b4563677f7c3cb0385cbedfcbfab7a76ef5abdf2 (diff) |
Step snapshot version of policy-distribution
Issue-ID: POLICY-1630
Change-Id: Ie107fa87bdce76eec39a8ee5ae55b700236a3017
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'plugins/reception-plugins')
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 4441d9e2..5bf339e8 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>plugins</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>reception-plugins</artifactId> |