Cleaned up mavenize merge
This commit is contained in:
parent
a18b3a1d9d
commit
52ca85b2ee
2 changed files with 3 additions and 5 deletions
|
|
@ -25,6 +25,9 @@
|
|||
<classpathentry kind="lib" path="lib/epsgraphics.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jafama.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jlibsedml.jar"/>
|
||||
<classpathentry kind="lib" path="lib/libSBOLj-2.1.2-SNAPSHOT-javadoc.jar"/>
|
||||
<classpathentry kind="lib" path="lib/libSBOLj-2.1.2-SNAPSHOT-sources.jar"/>
|
||||
<classpathentry kind="lib" path="lib/libSBOLj-2.1.2-SNAPSHOT-withDependencies.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
|
|
|
|||
5
pom.xml
5
pom.xml
|
|
@ -45,11 +45,6 @@
|
|||
</repository>
|
||||
</repositories>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.sbolstandard</groupId>
|
||||
<artifactId>libSBOLj</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.antlr</groupId>
|
||||
<artifactId>antlr</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue