diff options
author | jrh3 <jrh3@att.com> | 2019-08-07 12:31:00 -0400 |
---|---|---|
committer | jrh3 <jrh3@att.com> | 2019-08-07 12:31:00 -0400 |
commit | 2911a0694e106a3c46526e42e9c13a412dd3a18f (patch) | |
tree | 1f800e71518350a2057ee21f7b753c39f9a71051 /main | |
parent | a9b528e8fc99a883c7a9095ba4bb62416d79115b (diff) |
Bump version of policy/pap
Issue-ID: POLICY-1965
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I23b13145a769055bdfef97d6a7deca1ccf710337
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 2b41f227..f527e2a5 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>main</artifactId> |