diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-18 18:47:57 -0800 |
---|---|---|
committer | Charles Cole <cc847m@att.com> | 2017-11-21 09:20:36 -0600 |
commit | 9de8f79a65046a655bac5984d52eb8831cd38e51 (patch) | |
tree | 6503f68433b5843da9b452df9498420eea236777 /policy-endpoints | |
parent | 517c11d9dbc46ed5f9e443899b5e3204714599bf (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I7a10894837580ae898573156e47e31f32ae0d041
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'policy-endpoints')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index dac1478b..e662e245 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |