Update snapshot and/or references of policy/pap to latest snapshots
[policy/pap.git] / testsuites / stability / pom.xml
index 2615f55..0ae465f 100644 (file)
@@ -3,6 +3,7 @@
   ONAP Policy PAP
   ================================================================================
   Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.pap</groupId>
-        <artifactId>testsuites</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <artifactId>pap-testsuites</artifactId>
+        <version>3.1.3-SNAPSHOT</version>
     </parent>
-    <artifactId>stability</artifactId>
+    <artifactId>pap-stability</artifactId>
     <build>
         <plugins>
             <plugin>