We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2808f commit 9bcc8bdCopy full SHA for 9bcc8bd
pom.xml
@@ -17,7 +17,7 @@
17
<parent>
18
<groupId>org.eclipse.hawkbit</groupId>
19
<artifactId>hawkbit-parent</artifactId>
20
- <version>0-SNAPSHOT</version>
+ <version>0.5.0</version>
21
</parent>
22
23
<artifactId>hawkbit-extensions-parent</artifactId>
@@ -56,7 +56,7 @@
56
57
<properties>
58
<revision>0-SNAPSHOT</revision>
59
- <hawkbit.version>0-SNAPSHOT</hawkbit.version>
+ <hawkbit.version>0.5.0</hawkbit.version>
60
<aws.sdk.version>1.12.513</aws.sdk.version>
61
<gcp.sdk.version>0.200.0</gcp.sdk.version>
62
0 commit comments