Updating module names to resolve conflicts
[policy/api.git] / testsuites / performance / pom.xml
index ff899b8..767065d 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>performance</artifactId>
+    <artifactId>api-performance</artifactId>
     <build>
         <plugins>
             <plugin>