Skip to content

Commit 27bf690

Browse files
author
ConCode - Coding/Tutorials
committed
[maven-release-plugin] prepare release jtrack-1.0.3
1 parent 7a317b5 commit 27bf690

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-SNAPSHOT</version>
7+
<version>1.0.3</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.2</tag>
124+
<tag>jtrack-1.0.3</tag>
125125
</scm>
126126

127127
<licenses>

0 commit comments

Comments
 (0)