We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb8c43 commit 0d59ad7Copy full SHA for 0d59ad7
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.frameworkium</groupId>
5
<artifactId>frameworkium-core</artifactId>
6
- <version>4.2.1-SNAPSHOT</version>
+ <version>4.2.1</version>
7
<name>frameworkium-core</name>
8
<description>
9
Frameworkium core code.
@@ -25,7 +25,7 @@
25
<connection>scm:git:git@github.com:Frameworkium/frameworkium-core.git</connection>
26
<url>https://github.com/Frameworkium/frameworkium-core</url>
27
<developerConnection>scm:git:git@github.com:Frameworkium/frameworkium-core.git</developerConnection>
28
- <tag>HEAD</tag>
+ <tag>4.2.1</tag>
29
</scm>
30
<issueManagement>
31
<system>github issues</system>
0 commit comments