Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 037b8f5

Browse files
committedMay 24, 2023
[maven-release-plugin] prepare release 1.7
1 parent 2a2ce96 commit 037b8f5

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.selfcoders</groupId>
1212
<artifactId>matterbukkit</artifactId>
13-
<version>1.7-SNAPSHOT</version>
13+
<version>1.7</version>
1414
<packaging>jar</packaging>
1515

1616
<name>MatterBukkit</name>
@@ -19,7 +19,7 @@
1919

2020
<scm>
2121
<developerConnection>scm:git:ssh://git@gitlab.com/Programie/MatterBukkit.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>1.7</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)
Please sign in to comment.