Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MJL33 committed Jun 3, 2022
1 parent bcb8c43 commit 0d59ad7
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>com.github.frameworkium</groupId>
<artifactId>frameworkium-core</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<name>frameworkium-core</name>
<description>
Frameworkium core code.
Expand All @@ -25,7 +25,7 @@
<connection>scm:git:[email protected]:Frameworkium/frameworkium-core.git</connection>
<url>https://github.com/Frameworkium/frameworkium-core</url>
<developerConnection>scm:git:[email protected]:Frameworkium/frameworkium-core.git</developerConnection>
<tag>HEAD</tag>
<tag>4.2.1</tag>
</scm>
<issueManagement>
<system>github issues</system>
Expand Down

0 comments on commit 0d59ad7

Please sign in to comment.