We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40b36f commit 05d2fbfCopy full SHA for 05d2fbf
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.yanimetaxas</groupId>
6
<artifactId>realitycheck</artifactId>
7
- <version>0.5.5</version>
+ <version>0.5.8-SNAPSHOT</version>
8
9
<name>Reality Check</name>
10
<url>https://github.com/imetaxas/realitycheck</url>
@@ -13,7 +13,7 @@
13
14
<connection>scm:git:git@github.com:imetaxas/realitycheck.git</connection>
15
<developerConnection>scm:git:git@github.com:imetaxas/realitycheck.git</developerConnection>
16
- <tag>realitycheck-0.5.5</tag>
+ <tag>realitycheck-0.5.8</tag>
17
</scm>
18
19
<issueManagement>
0 commit comments