From 517865c182c322b47d2cdd825c50d385a3c274f0 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sat, 20 Oct 2012 09:43:49 -0400
Subject: [PATCH] Removed unneeded pom file from Gerrit plugin merge 

---
 /dev/null |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
deleted file mode 100644
index 406e2f6..0000000
--- a/pom.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<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>com.gitblit</groupId>
-		<artifactId>gitblit</artifactId>
-		<version>1.1.0</version>
-</project>

--
Gitblit v1.9.1