diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 08:59:55 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 08:59:55 +0000 |
commit | 027e65f026944eafbffaf98b193631ef9b41ae51 (patch) | |
tree | 7619d479a65c0164091d9faa296d045e0581c936 /testsuites/pom.xml | |
parent | 9e3d309aa54d6d72b783b6a089c7ecf59bdd66a2 (diff) |
Step snapshot version of policy-pap
Issue-ID: POLICY-1630
Change-Id: Ie38ed0cc191dcd657b7558102b77b0912170568d
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 61c10a94..c55f43af 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> |