Skip to content

Commit 14b33f4

Browse files
committed
[Release] First Bukkit 1.7.2 release.
1 parent 8031720 commit 14b33f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Project information -->
66
<groupId>ca.q0r</groupId>
77
<artifactId>MAdvanced</artifactId>
8-
<version>1.7.2-R0.1-SNAPSHOT</version>
8+
<version>1.7.2-R1.0</version>
99
<name>MAdvanced</name>
1010
<url>http://q0r.ca/</url>
1111
<description>Advanced MChat functionality</description>
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>ca.q0r</groupId>
9898
<artifactId>MChat</artifactId>
99-
<version>1.7.2-R0.1-SNAPSHOT</version>
99+
<version>1.7.2-R1.0</version>
100100
<type>jar</type>
101101
<scope>compile</scope>
102102
</dependency>

0 commit comments

Comments
 (0)