diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-04-13 20:25:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-13 20:25:02 +0000 |
commit | 99652c48d8153aaa21a70307c0833950bc6142ca (patch) | |
tree | d5e0c805101726ab89b29a38e5aa88034ec32e47 /feature-distributed-locking | |
parent | 3fd9dc0e5c584702d25982172bb5ee44b6b57aa3 (diff) | |
parent | abf9ea074cde9fe352f15e982228d649e184c7d5 (diff) |
Merge "Update SNAPSHOT to 1.2.1"
Diffstat (limited to 'feature-distributed-locking')
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index c4beacc2..32899720 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/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-distributed-locking</artifactId> |