Skip to content

Commit 662b822

Browse files
author
ConCode - Coding/Tutorials
committed
[maven-release-plugin] prepare for next development iteration
1 parent 73c61f5 commit 662b822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.connyscode.ctils</groupId>
66
<artifactId>jtrack</artifactId>
7-
<version>1.0.4</version>
7+
<version>1.0.5-SNAPSHOT</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>A application used as an example on how to set up pushing
1010
its components to the Central Repository.
@@ -121,7 +121,7 @@
121121
<connection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</connection>
122122
<developerConnection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</developerConnection>
123123
<url>https://github.com/connyscode/jtrack</url>
124-
<tag>jtrack-1.0.4</tag>
124+
<tag>Test Tag for Test 1.0.4</tag>
125125
</scm>
126126

127127
<licenses>

0 commit comments

Comments
 (0)