diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:54:36 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:54:45 -0400 |
commit | 27f4e96d14912bcbd569956087296e4720d5a212 (patch) | |
tree | 19734a792f31b589c6089d9cc2d335a2138b1551 /testsuites/stability/pom.xml | |
parent | f2097279954d4fd3d1118130863a2ec1b63574e3 (diff) |
Bump pap master to 2.4.0-SNAPSHOT
Issue-ID: POLICY-2875
Change-Id: Ibad95f08cb39adc285f9326dd1d590163ede5803
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/stability/pom.xml')
-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 738ed0c3..f168ffc8 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.3.4-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <artifactId>pap-stability</artifactId> <build> |