Skip to content

Commit

Permalink
Bump to 1.2.3-R0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
leagris committed Mar 7, 2012
1 parent 877c15b commit 1791cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -54,14 +54,14 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.2.2-R0.1-SNAPSHOT</version>
<version>1.2.3-R0.2-SNAPSHOT</version>
</dependency>

<!-- CraftBukkit -->
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.2.2-R0.1-SNAPSHOT</version>
<version>1.2.3-R0.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1791cf2

Please sign in to comment.