Changed Version to 2.5, to show compatibility with the Graph-API version
[facebook-errors] / pom.xml
diff --git a/pom.xml b/pom.xml
index aa6fefd..2543a7d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <artifactId>facebook-utils</artifactId>
   <name>Juplo - Facebook Utils</name>
   <description>Collection of usefull classes for communicating with the Facebook-Graph-API</description>
-  <version>1.1-SNAPSHOT</version>
+  <version>2.5-SNAPSHOT</version>
   <packaging>jar</packaging>
   <url>http://www.juplo.de/facebook-utils</url>
 
           <artifactId>spring-expression</artifactId>
         </exclusion>
       </exclusions>
-      <scope>provided</scope>
     </dependency>
 
     <!-- AspectJ -->