diff options
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 45775ef9d..53b02ab0f 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.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> </parent> <artifactId>TestSuite</artifactId> <packaging>pom</packaging> |