Skip to content

Commit

Permalink
[maven-release-plugin] prepare release code-tracker-2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jodavimehran committed Nov 3, 2023
1 parent 7f4c4b6 commit f9b4f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>io.github.jodavimehran</groupId>
<artifactId>code-tracker</artifactId>
<packaging>jar</packaging>
<version>2.4-SNAPSHOT</version>
<version>2.4</version>
<name>Code Tracker</name>
<description>A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.</description>
<url>https://github.com/jodavimehran/code-tracker</url>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:https://github.com/jodavimehran/code-tracker.git</connection>
<developerConnection>scm:git:https://github.com/jodavimehran/code-tracker.git</developerConnection>
<url>https://github.com/jodavimehran/code-tracker</url>
<tag>HEAD</tag>
<tag>code-tracker-2.4</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit f9b4f6c

Please sign in to comment.