diff options
Diffstat (limited to 'reception/pom.xml')
-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 fc13193d..f8beef03 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.9.0-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |