diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:44 -0400 |
commit | 494d243dc151c59d8a3dc1e2195cb615f22e08be (patch) | |
tree | 1b74fb8599242ab06c6b12a5be8f48d6f331fd05 /testsuites/stability | |
parent | 94e5df6ef912175239ab1ab48ca169fd90878c26 (diff) |
Bump snapshot 2.0.1
Released so bumping to next patch
Issue-ID: POLICY-1630
Change-Id: Ib91063848e1a757b0a251052ce8ec61dace85d88
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 8fffd9d2..9d4cfb60 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>testsuites</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |