diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 14:25:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 14:25:27 -0400 |
commit | abf9ea074cde9fe352f15e982228d649e184c7d5 (patch) | |
tree | 721097a50651c983ae93199815564caa17a475ab /feature-simulators/pom.xml | |
parent | a73501afc572e3f2142253855cc66f8ad084e593 (diff) |
Update SNAPSHOT to 1.2.1
Issue-ID: POLICY-736
Change-Id: Ic293a7347db4e5001a4084e1b98c5d44a145d16c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'feature-simulators/pom.xml')
-rw-r--r-- | feature-simulators/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 767739bc..6c5cc6f6 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>feature-simulators</artifactId> |