Skip to content

Commit

Permalink
v2.0.26 - (1.4.5-R0.2)
Browse files Browse the repository at this point in the history
* compiled against v1.4.5-R0.2
  • Loading branch information
lycano committed Nov 28, 2012
1 parent c76150f commit c76c3a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.luricos.bukkit</groupId>
<version>2.0.25</version>
<version>2.0.26</version>
<artifactId>xAuth</artifactId>
<packaging>jar</packaging>
<name>xAuth</name>
Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.3.2-R1.0</version>
<version>1.4.5-R0.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: xAuth
version: 2.0.25
version: 2.0.26
description: Offline-mode Authentication
author: [CypherX, lycano]
website: https://github.com/lycano/xAuth
Expand Down

0 comments on commit c76c3a3

Please sign in to comment.