[Major] removed project li.strolch.persistence.api

Moved all classes to li.strolch.runtime
This commit is contained in:
Robert von Burg 2014-01-10 16:50:10 +01:00
parent 58bc33696a
commit 61cd1e1096
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@
<groupId>li.strolch</groupId>
<artifactId>li.strolch.runtime</artifactId>
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.persistence.api</artifactId>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>