File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343
4444 <!-- Repository locations -->
4545 <repositories >
46- <repository >
47- <id >bukkit-repo</id >
48- <url >http://repo.bukkit.org/content/groups/public</url >
49- <releases >
50- <updatePolicy >always</updatePolicy >
51- </releases >
52- <snapshots >
53- <updatePolicy >always</updatePolicy >
54- </snapshots >
55- </repository >
5646 <repository >
5747 <id >q0r-repo</id >
58- <url >http://repo .q0r.ca</url >
48+ <url >http://nexus .q0r.ca/content/groups/public </url >
5949 <releases >
6050 <updatePolicy >always</updatePolicy >
6151 </releases >
10191
10292 <!-- Dependencies -->
10393 <dependencies >
104- <dependency >
105- <groupId >org.bukkit</groupId >
106- <artifactId >bukkit</artifactId >
107- <version >1.6.4-R0.1-SNAPSHOT</version >
108- <type >jar</type >
109- <scope >compile</scope >
110- </dependency >
11194 <dependency >
11295 <groupId >ca.q0r</groupId >
11396 <artifactId >MChat</artifactId >
You can’t perform that action at this time.
0 commit comments