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 /reception | |
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 'reception')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index 56d880c2..2b0b30d4 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |