We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fc45d commit d3ad816Copy full SHA for d3ad816
1 file changed
pom.xml
@@ -3,13 +3,13 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>me.botsko</groupId>
5
<artifactId>prism</artifactId>
6
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
7
<name>Prism</name>
8
<scm>
9
<connection>scm:git:git@github.com:AddstarMC/Prism-Bukkit.git</connection>
10
<developerConnection>scm:git:git@github.com:AddstarMC/Prism-Bukkit.git</developerConnection>
11
<url>https://github.com/AddstarMC/Prism-Bukkit</url>
12
- <tag>HEAD</tag>
+ <tag>prism-2.1.7</tag>
13
</scm>
14
<distributionManagement>
15
<snapshotRepository>
0 commit comments