We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a19a9a commit 9b491faCopy full SHA for 9b491fa
pom.xml
@@ -80,7 +80,7 @@
80
81
<properties>
82
<!-- in CI the revision is extracted from tags -->
83
- <revision>2.0.1-SNAPSHOT</revision>
+ <revision>2.0.2-SNAPSHOT</revision>
84
<!-- We use the build timestamp in the package revision, so change the format to ensure that there
85
are no invalid characters such as colons (:) -->
86
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
0 commit comments