diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-07 16:07:37 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-07 16:14:11 -0400 |
commit | 70d02931707ebfa3c499ec1d9d1f7d67793b5d05 (patch) | |
tree | dbca5280084b06fce32627da5827c38ea4ae3630 /TestSuite/pom.xml | |
parent | 27d1d484fd22a1e6a87a79b74ae8e721f57c5a48 (diff) |
Bump version of policy/engine
Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'TestSuite/pom.xml')
-rw-r--r-- | TestSuite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index 821947e5d..04171a183 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <artifactId>TestSuite</artifactId> <packaging>pom</packaging> |