AAI-2171 duplicates in aai-schema-ingest pom 13/79313/1
authorKeong Lim <keong.lim@huawei.com>
Thu, 28 Feb 2019 00:45:08 +0000 (11:45 +1100)
committerKeong Lim <keong.lim@huawei.com>
Thu, 28 Feb 2019 00:53:32 +0000 (11:53 +1100)
remove duplicate gson versions

Issue-ID: AAI-2171
Change-Id: I26b5252560ffe861ef917ee61ce867be07b6b0f5
Signed-off-by: Keong Lim <keong.lim@huawei.com>
aai-schema-ingest/pom.xml

index 730a686..0effb9e 100644 (file)
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
             <version>2.8.5</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.google.code.gson</groupId>
-            <artifactId>gson</artifactId>
-            <version>2.8.5</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>com.google.code.gson</groupId>
-            <artifactId>gson</artifactId>
-            <version>2.8.5</version>
-            <scope>compile</scope>
         </dependency>
     </dependencies>
     <!-- Plugins and repositories -->