Skip to content

Commit

Permalink
refer latest snapshots (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: TRS1SF3 <[email protected]>
  • Loading branch information
strailov authored Apr 22, 2024
1 parent e7fac54 commit b5b5cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-parent</artifactId>
<version>0.5.0</version>
<version>0-SNAPSHOT</version>
</parent>

<artifactId>hawkbit-examples-parent</artifactId>
Expand Down Expand Up @@ -62,7 +62,7 @@

<properties>
<revision>0-SNAPSHOT</revision>
<hawkbit.version>0.5.0</hawkbit.version>
<hawkbit.version>0-SNAPSHOT</hawkbit.version>

<!-- Release - START -->
<release.scm.connection>scm:git:[email protected]:eclipse/hawkbit-examples.git</release.scm.connection>
Expand Down

0 comments on commit b5b5cc5

Please sign in to comment.