Skip to content

Commit e088d6c

Browse files
author
ConCode - Coding/Tutorials
committed
[maven-release-plugin] prepare release jtrack-1.0.5
1 parent 3d33f49 commit e088d6c

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.1-SNAPSHOT</version>
7+
<version>1.0.5</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>yes.
1010
</description>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</connection>
2424
<developerConnection>scm:git:ssh://[email protected]/ConnysCode/jTrack.git</developerConnection>
2525
<url>https://github.com/connyscode/jtrack</url>
26-
<tag>jtrack-1.0.0</tag>
26+
<tag>jtrack-1.0.5</tag>
2727
</scm>
2828

2929
<build>

0 commit comments

Comments
 (0)