From 2a9719fd03450e945ddad9bb40a67be5fa9126b7 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Fri, 5 Dec 2014 00:27:47 -0500
Subject: [PATCH] Releasing version 2.0.2

Change-Id: I236dbf969fe1afd1905700bcdcab90bcca0e3aa4
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aaba5f3c..6dc38d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <groupId>com.syncleus.ferma</groupId>
     <artifactId>ferma</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.2</version>
 
 
     <name>Ferma</name>
@@ -46,6 +46,7 @@
         <connection>scm:git:http://gerrit.syncleus.com/Ferma</connection>
         <developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/Ferma</developerConnection>
         <url>http://gerrit.syncleus.com/Ferma</url>
+        <tag>v2.0.2</tag>
     </scm>
 
     <ciManagement>
-- 
GitLab