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 0c24933 commit 09ac026Copy full SHA for 09ac026
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.connyscode.ctils</groupId>
6
<artifactId>jtrack</artifactId>
7
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<description>yes.
10
</description>
@@ -23,7 +23,7 @@
23
<connection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</connection>
24
<developerConnection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</developerConnection>
25
<url>https://github.com/connyscode/jtrack</url>
26
- <tag>jtrack-1.0.6a</tag>
+ <tag>jtrack-1.0.6</tag>
27
</scm>
28
29
<build>
0 commit comments