Переглянути джерело

Remove self dependency within maven project

Patrick-Christopher Mattulat 2 роки тому
батько
коміт
c6fcf3b729
1 змінених файлів з 0 додано та 6 видалено
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -24,11 +24,5 @@
       <version>5.9.2</version>
       <version>5.9.2</version>
       <scope>test</scope>
       <scope>test</scope>
     </dependency>
     </dependency>
-    <dependency>
-      <groupId>com.lynarstudios</groupId>
-      <artifactId>ls-standard-library-jni</artifactId>
-      <version>1.0-SNAPSHOT</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
   </dependencies>
 </project>
 </project>