Skip to content

Commit

Permalink
Bump versions not managed by maven-release to 17.4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Bump gNMI simulator version at workflow to 17.4.0-SNAPSHOT,
which will fail until maven-release-plugin will be started.

JIRA:LIGHTY-219
Signed-off-by: tobias.pobocik <[email protected]>
  • Loading branch information
Tobianas committed Apr 21, 2023
1 parent 7c108e0 commit 223d92e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>io.lighty.applications.rcgnmi</groupId>
<artifactId>lighty-rcgnmi-app-docker</artifactId>
<version>17.3.0</version>
<version>17.4.0-SNAPSHOT</version>

<properties>
<image.name>lighty-rcgnmi</image.name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>io.lighty.applications.rnc</groupId>
<artifactId>lighty-rnc-app-docker</artifactId>
<version>17.3.0</version>
<version>17.4.0-SNAPSHOT</version>

<properties>
<image.name>lighty-rnc</image.name>
Expand Down

0 comments on commit 223d92e

Please sign in to comment.