Cleaned up mavenize merge

This commit is contained in:
Zach Zundel 2017-01-16 15:28:55 -07:00
parent a18b3a1d9d
commit 52ca85b2ee
2 changed files with 3 additions and 5 deletions

View file

@ -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"/>

View file

@ -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>