Archived
0

Обновление модуля SingleServer: обновление по api

This commit is contained in:
2016-08-16 15:19:04 +03:00
parent 0d717e086c
commit e35dfe2b7b
2 changed files with 6 additions and 17 deletions

View File

@@ -20,14 +20,14 @@
<groupId>asys</groupId>
<artifactId>singleserver</artifactId>
<version>0.3</version>
<version>0.4</version>
<packaging>bundle</packaging>
<dependencies>
<dependency>
<groupId>asys</groupId>
<artifactId>api</artifactId>
<version>0.6</version>
<version>0.8</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>