Skip to content

Commit

Permalink
Move back to dev snapshots for 1.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Ledina Hido-Evans <ledina.hido@uk.ibm.com>
  • Loading branch information
ledina committed Feb 8, 2022
1 parent 2c5d7e6 commit 2e4822d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
}

group = "com.ibm.cics"
version = "1.0.2"
version = "1.0.3-SNAPSHOT"
val isReleaseVersion by extra(!version.toString().endsWith("SNAPSHOT"))

gradlePlugin {
Expand Down

0 comments on commit 2e4822d

Please sign in to comment.