Remove objects with same displayId before creating new

Fix run deadlock on errors
This commit is contained in:
Chris Myers 2020-05-10 13:37:36 -06:00
parent ca58aa4f9d
commit 515c7634a2
22 changed files with 368 additions and 16027 deletions

View file

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.utah.ece.async</groupId>
<artifactId>iBioSim</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>iBioSim</name>
<description>CAD tool aimed for the modeling, analysis, and design of genetic circuits. This tool supports both SBML and SBOL data models.</description>