| .. | .. |
|---|
| 3 | 3 | <modelVersion>4.0.0</modelVersion> |
|---|
| 4 | 4 | <groupId>net.curisit</groupId> |
|---|
| 5 | 5 | <artifactId>securis-server</artifactId> |
|---|
| 6 | | - <version>1.1.1</version> |
|---|
| 6 | + <version>1.1.2</version> |
|---|
| 7 | 7 | <name>SeCuris</name> |
|---|
| 8 | 8 | <description>CurisTEC Server Licenses</description> |
|---|
| 9 | 9 | <dependencies> |
|---|
| .. | .. |
|---|
| 51 | 51 | <dependency> |
|---|
| 52 | 52 | <groupId>net.curisit</groupId> |
|---|
| 53 | 53 | <artifactId>securis-client</artifactId> |
|---|
| 54 | | - <version>1.1.0-SNAPSHOT</version> |
|---|
| 54 | + <version>1.1.1-SNAPSHOT</version> |
|---|
| 55 | 55 | </dependency> |
|---|
| 56 | 56 | <dependency> |
|---|
| 57 | 57 | <groupId>org.apache.httpcomponents</groupId> |
|---|