diff options
author | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:25:31 -0500 |
---|---|---|
committer | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:25:36 -0500 |
commit | 29169f6f4277264995a7338820e6e3ae1a6eb28e (patch) | |
tree | c689aa3fafb270b19b7c400089607f0911f3b9c9 /main/pom.xml | |
parent | 576f39f321b99bb8cb0c14bccc8bb7ffa68648d8 (diff) |
Bump api to 2.5.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: Ia2016f32738100e8c795b3045d5739a4985a97a1
Signed-off-by: pd1248 <pdragosh@research.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 138db1f4..a8364ac2 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.4.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> |