Updating module names to resolve conflicts
[policy/api.git] / testsuites / stability / pom.xml
index acedf6c..51f3d23 100644 (file)
@@ -3,6 +3,7 @@
   ONAP Policy API
   ================================================================================
   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.api</groupId>
-        <artifactId>testsuites</artifactId>
+        <artifactId>api-testsuites</artifactId>
         <version>2.2.0-SNAPSHOT</version>
     </parent>
-    <artifactId>stability</artifactId>
+    <artifactId>api-stability</artifactId>
     <build>
         <plugins>
             <plugin>