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 73c61f5 commit 662b822Copy full SHA for 662b822
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.connyscode.ctils</groupId>
6
<artifactId>jtrack</artifactId>
7
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<description>A application used as an example on how to set up pushing
10
its components to the Central Repository.
@@ -121,7 +121,7 @@
121
<connection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</connection>
122
<developerConnection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</developerConnection>
123
<url>https://github.com/connyscode/jtrack</url>
124
- <tag>jtrack-1.0.4</tag>
+ <tag>Test Tag for Test 1.0.4</tag>
125
</scm>
126
127
<licenses>
0 commit comments