diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2022-10-25 09:13:05 +0000 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2022-10-25 09:13:05 +0000 |
commit | 73d52a959efff448b29eab4e83b871a6267d1bba (patch) | |
tree | e02735899c4231a779da4874d8c40d1d0360e464 /aai-traversal | |
parent | 80c35a805b0ce54e562e64604e47dac749893d4c (diff) |
Use the 1.9.3 parent pom in traversal
Issue-ID: AAI-3557
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I278aa6fb7a43de68a1dbf53126f31fccf1f8abf4
Diffstat (limited to 'aai-traversal')
-rw-r--r-- | aai-traversal/.classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-traversal/.classpath b/aai-traversal/.classpath index da63058..d51354a 100644 --- a/aai-traversal/.classpath +++ b/aai-traversal/.classpath @@ -34,12 +34,6 @@ <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"/> |