Commits

Dinnerbone authored ebc0eeec2df
POM version crap
No tags

pom.xml

Modified
47 47 <mainClass>org.bukkit.craftbukkit.Main</mainClass>
48 48 </transformer>
49 49 </transformers>
50 50 </configuration>
51 51 </execution>
52 52 </executions>
53 53 </plugin>
54 54 <plugin>
55 55 <groupId>org.apache.maven.plugins</groupId>
56 56 <artifactId>maven-compiler-plugin</artifactId>
57 + <version>2.0.2</version>
57 58 <configuration>
58 59 <source>1.5</source>
59 60 <target>1.5</target>
60 61 </configuration>
61 62 </plugin>
62 63 </plugins>
63 64 </build>
64 65 </project>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut