Release policy/api
[policy/api.git] / testsuites / stability / pom.xml
index d22808d..7f8bea1 100644 (file)
@@ -2,7 +2,8 @@
   ============LICENSE_START=======================================================
   ONAP Policy API
   ================================================================================
-  Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2019,2021 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.api</groupId>
-        <artifactId>testsuites</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <artifactId>api-testsuites</artifactId>
+        <version>2.7.0</version>
     </parent>
-    <artifactId>stability</artifactId>
+    <artifactId>api-stability</artifactId>
     <build>
         <plugins>
             <plugin>
@@ -47,4 +48,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>