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 cc7dbfc commit adaec68Copy full SHA for adaec68
pom.xml
@@ -38,7 +38,7 @@
38
39
<properties>
40
<!-- Project revision -->
41
- <revision>0.2.3-SNAPSHOT</revision>
+ <revision>0.2.3</revision>
42
<timestamp>${maven.build.timestamp}</timestamp>
43
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
44
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -268,4 +268,4 @@
268
</snapshots>
269
</repository>
270
</repositories>
271
-</project>
+</project>
0 commit comments