From 176b5d0cd800e68f0fd8debc9e90fbbfcc16b86a Mon Sep 17 00:00:00 2001
From: "Luigi R. Viggiano" <luigi.viggiano@newinstance.it>
Date: Wed, 9 Oct 2013 16:45:34 +0200
Subject: [PATCH] [maven-release-plugin] prepare release owner-1.0.5

---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 926271de..c4e00121 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,12 @@
   ~ This software is distributable under the BSD license.
   ~ See the terms of the BSD license in the documentation provided with this software.
   -->
-<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">
+<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>org.aeonbits.owner</groupId>
     <artifactId>owner</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.5</version>
     <packaging>jar</packaging>
 
     <name>OWNER</name>