Use the 1.9.3 parent pom in traversal 81/131781/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 25 Oct 2022 09:13:05 +0000 (09:13 +0000)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 25 Oct 2022 09:13:05 +0000 (09:13 +0000)
Issue-ID: AAI-3557

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I278aa6fb7a43de68a1dbf53126f31fccf1f8abf4

aai-traversal/.classpath
pom.xml

index da63058..d51354a 100644 (file)
                        <attribute name="maven.pomderived" value="true"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="src" output="target/test-classes" path=".apt_generated_tests">
-               <attributes>
-                       <attribute name="optional" value="true"/>
-                       <attribute name="test" value="true"/>
-               </attributes>
-       </classpathentry>
        <classpathentry kind="src" output="target/classes" path="src/main/java">
                <attributes>
                        <attribute name="optional" value="true"/>
diff --git a/pom.xml b/pom.xml
index 549ccd0..56f05c2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.9.2</version>
+        <version>1.9.3</version>
     </parent>
     <groupId>org.onap.aai.traversal</groupId>
     <artifactId>traversal</artifactId>