diff options
author | Jim Hahn <jrh3@att.com> | 2020-05-20 08:24:16 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-05-20 09:15:37 -0400 |
commit | 27b200a1541f648e2355af32b112e02d10b92a23 (patch) | |
tree | 9c7e8bff14ff2dd52e01b88db6f015739b82710b /main/pom.xml | |
parent | 19e8af7ac052d5570d63826fbc601979d9f71ac4 (diff) |
Bump api to 2.2.5-SNAPSHOT in frankfurtfrankfurt
Also updated the default branch.
Issue-ID: POLICY-2514
Change-Id: I9b8ddf60e2ccd706e83c5e466d3bc20faf64cdfb
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'main/pom.xml')
-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 4bbdc0eb..58f43f94 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.2.4-SNAPSHOT</version> + <version>2.2.5-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> |