Upgrade to 0.2 release train

0.2. development starts in parallel to the preparation for first
eclipse release 0.1
This commit is contained in:
Kai Zimmermann
2016-01-26 11:34:39 +01:00
parent 46342b069d
commit b1f753b291
17 changed files with 22 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>hawkbit-cache-redis</artifactId>
<name>hawkBit :: Redis Cache Manager</name>