[Major] renamed project li.strolch.runtime to li.strolch.agent

This commit is contained in:
Robert von Burg 2014-01-10 17:17:04 +01:00
parent 3081e08828
commit e855378780
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.runtime</artifactId>
<artifactId>li.strolch.agent</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>