[maven-release-plugin] prepare release facebook-utils-1.0 facebook-utils-1.0
authorKai Moritz <kai@juplo.de>
Tue, 6 Oct 2015 08:10:46 +0000 (10:10 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 6 Oct 2015 08:10:46 +0000 (10:10 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index c095602..bcd613d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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/maven-v4_0_0.xsd">
+<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/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -14,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.0-SNAPSHOT</version>
+  <version>1.0</version>
   <packaging>jar</packaging>
   <url>http://www.juplo.de/facebook-utils</url>