Remove objects with same displayId before creating new
Fix run deadlock on errors
This commit is contained in:
parent
ca58aa4f9d
commit
515c7634a2
22 changed files with 368 additions and 16027 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<artifactId>iBioSim-learn</artifactId>
|
||||
<parent>
|
||||
<groupId>edu.utah.ece.async</groupId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
<artifactId>iBioSim</artifactId>
|
||||
</parent>
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
<dependency>
|
||||
<groupId>edu.utah.ece.async</groupId>
|
||||
<artifactId>iBioSim-analysis</artifactId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue